Skip to content

Instantly share code, notes, and snippets.

View hidsh's full-sized avatar

yakshaver hidsh

View GitHub Profile
@miyamuko
miyamuko / gist:998518
Created May 30, 2011 06:31
#xyzzy でプロセス関連の API
#|
テスト
(progn
(call-process "dir" :show :hide)
(call-process "date" :show :hide)
(get-child-processes))
;=> (#S(process-entry exe-file "dir.exe" process-id 1188 parent-process-id 4660
module-id 0 default-heap-id 0 threads 1
pri-class-base 8 usage 0 flags 0)