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