How to create folders in Ubuntu via root terminal

To create folders in Ubuntu via Root terminal

<!–adsense–!>

First go to

a)Applications->System Tools->Root Terminal

Then go to the folder of your choice  and use this command

b) mkdir <directory name> E.g mkdir ramanean

c) A directory “ramanean” will be created within your current folder

d)you can access it by typing cd /folder/folder/ramanean/

This entry was posted on Sunday, December 21st, 2008 at 3:03 pm and is filed under Ubuntu. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.

Comments are closed.