4 lines
106 B
Text
4 lines
106 B
Text
|
|
(shell-command "touch output.txt & mkdir docs")
|
||
|
|
(cd "~/")
|
||
|
|
(shell-command "touch output.txt & mkdir docs")
|