|
Specifies the ECFS domain. By default this is ec:
and so far it is the only valid input.
Specifies the name of the file to be retrieved from ECFS. The name specified must not include the ec
: prefix, but should include the ECFS path, e.g. /uid/dir1/.../filename
. If the file resides in the root ECFS directory, you can only specify the file name.
Detailed information on ECFS can be obtained from the UNIX prompt. Given that ECFS commands mimic corresponding UNIX commands, you will obtain a man page for ECFS commands by entering :
man ecfs |