Node:The shell, Next:Configuration, Previous:Invoking Yafc, Up:Top
The shell
Yafc presents the user with an internal shell. Command redirection is
available, using the conventional shell syntax (eg cat foo.txt > foo
will copy the remote file foo.txt to the local file foo.) Input redirection,
however, is not supported. Also asynchronous mode is not supported. The
following will thus be rejected: ls |emacs &
or open < login.foo
.
- Yafc commands: all yafc internal commands
- Nohup transfers: