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
  1. Log on to the CMS UNIX environment using your NetID.
  2. To view the directory list of files, type "ls" and press Enter.
  3. To change to the public_html folder, type "cd public_html" and press Enter.
  4. To view the directory list of files for public_html, type "ls" and press Enter.
  5. To remove a file, type "rm filename" and press Enter.
    For Example, to remove the file test.html, type "rm test.html".
  6. 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