]>
diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/lsproc.c
2 * This is standard ls, but "folder -all -short" calls it with
3 * a -x switch meaning "list only directories".
5 * Also, its nice to have columnated output rather than a simple
6 * list... (personal prejudice).
9 char *lsproc
= "/usr/ucb/ls";