1 line
49 B
Text
1 line
49 B
Text
fcn mkdir(path) { System.cmd("mkdir -p "+path) }
|
fcn mkdir(path) { System.cmd("mkdir -p "+path) }
|