Website hosting and cheap domain registration services
  

 Home

Creating Files and Directories in KDE

To create an empty file, move to your login directory and use the touch command at the shell prompt. To try it, type:

touch foo.bar

Now, in your login directory, you've got an empty file called foo.bar.

Let's also create a new directory, using the mkdir command.

Move to your login directory and type:

mkdir tigger

Now, you've created a directory called tigger in your login directory. Your new directory's absolute pathname is /home/yourlogin/tigger, and your home directory is the parent of tigger.

 

  

Network sites:

Cheap domain name - Cheap domain name registration service including free domain hosting services  

Domain registration : Buy domain name or register domain name from $5.95/year only

 
 
 
 

Disclaimer: For authoritative source or latest update to this documentation, please refer to http://www.redhat.com/docs/manuals/linux/