Thursday, March 24, 2011

How to use UNIX program Pt. 2:

Hello viewers of this post in my last post i talked about how to use UNIX now its time to move on to UNIX Tutorial Two which you use to your own benefits on this site right here http://www.ee.surrey.ac.uk/Teaching/Unix/unix2.html

Step 1: "To move and remove data from your server using commands" 

mv file 1 file 2 is what you use to rename file 1 to file 2

rm file is what you use to remove a file in the system

rmdir is what you use to remove a directory

and thats about it for UNIX thanks for reading fellow viewers! :)

1 comment:

  1. Great, De'Andre! Do you feel like you've got these commands down now? You really need to "know them in your sleep" to be able to move around in a Unix environment.

    ReplyDelete