UNIX Command Example: rmdir - Remove Directory(ies)
Logon to UNIX command prompt then copy & past the bellow code to get some interesting result:
rmdir test
Here "rmdir" is the command to Remove or Delete Directory(ies). "test" is the Directory to Remove inside current Directory. If everything went well we should get some interesting result as follows:

No comments:
Post a Comment
leave your comments here..