Next: , Previous: , Up: Commands   [Contents][Index]


3.13 Freetalk command - shell

command: /shell [command] [args …]

/shell command executes the specified command with its args. With no arguments, /shell escapes to shell. You can also chat with shell as if shell is your buddy. Just type shell without / prefix.

Example:

~\/~> /shell ls -lh /tmp
total 12k
drwxr-xr-x    3 root   root    4.0k Jan  1 00:53 emacs-terminfo
-rw-r--r--    1 root   root       1 Jan  1 05:04 emacsOdVut8
drwx------    2 root   root    4.0k Jan  1 00:13 xdvi7GIKqr
~\/~> /sh
press C-d to return to freetalk
$ rm -f /tmp/xdvi7GIKqr
C-d RET
~\/~>