|
|
|
introduction
|
To delete files from your account on gamera, complete the following steps.
|
|
before you start
|
Before trying the following steps, be sure that you have a NetID,
a public_html folder, an index file in the
public_html folder, and permissions set.
|
|
steps
|
- Log on to the CMS UNIX environment using your NetID.
- To view the directory list of files, type "ls" and press Enter.
- To change to the public_html folder, type "cd public_html" and press Enter.
- To view the directory list of files for public_html, type "ls" and press Enter.
- To remove a file, type "rm filename" and press Enter.
For Example, to remove the file test.html, type "rm test.html".
- When asked "rm: remove filename (yes/no)?", type "yes" and press Enter to
delete the file; or type "no" and press Enter to cancel the deletion.
|
|
help
|
|
return to web pages
|
| |
|
|
|
|
|