Browse thread
System interface
- John Harrison
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | John Harrison <John.Harrison@c...> |
| Subject: | System interface |
Is there a straightforward way (under Unix) of executing arbitrary system commands from inside CAML Light? For example: system "ls -al | sort +3 >/tmp/.listing" John.