UNIX Command Example: mkdir - Make Directory inside Directory(ies)
Logon to UNIX command prompt then copy & past the bellow code to get some interesting result:
mkdir test
Here "mkdir" is the command & "test" is a Directory name to create. If everything went well you should get some interesting result as follows:
No comments:
Post a Comment
leave your comments here..