(start-process "cd /path/to/dir && ls") ってやってた

tuto0621tuto0621 のブックマーク 2012/09/24 10:05

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

start-process でプロセスの起動ディレクトリ(current directory)を変更する方法 - Qiita

    (defun run-dir () (interactive) (let ((default-directory "c:/home/")) (start-process "dir" "*dir*" "dir"))) (run-dir) Register as a new user and use Qiita more conveniently You get articles that ma...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう