UNSW   Faculty of Engineering PRINT VERSION SITE MAP  
cse | School of Computer Science and Engineering (CRICOS Provider No. 00098G)
    #About CSE     #Undergraduate Study     #Postgraduate Study     #Timetables & Courses     #Research & Publications     #People & Work Units     #Help & Resources     #News & Events     #High School Portal

Last updated 28.09.06

Removing files and directories

To remove a file use the command:

   rm [option] filename

To remove a directory use the command:

   rmdir directory_name

or

   rm -r directory_name

You cannot retrieve a file or directory that has been removed; it has been removed permanently.


[Home] [Search] [Index] This site maintained by webmaster@cse.unsw.edu.au
Top Of Page

 ###
Site maintained by webmistress@cse.unsw.edu.au
Please read the UNSW Copyright & Disclaimer Statement