|
|
run [-s] [-e] [-n] program
Press ENTER to continue:
),
before being returned to FMLI.
The argument program is a UNIX system executable followed by its
options (if any).
menu="Edit special System files"name="Password file" action=`run -e vi /etc/passwd`
name="Group file" action=`run -e vi /etc/group`
name="My .profile" action=`run -n vi $HOME/.profile`