![]() |
Hello and Welcome from to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dynamically Creating and Printing to Files | Laud12345 | Shell Programming and Scripting | 1 | 03-18-2009 10:45 PM |
| Problem with creating big files | eliraza6 | Linux | 6 | 11-06-2007 09:54 AM |
| Problem creating files greater than 2GB | bobbyjohnz | UNIX for Advanced & Expert Users | 1 | 01-17-2007 12:19 PM |
| extract tar files without creating directory | here2learn | UNIX for Dummies Questions & Answers | 4 | 10-02-2006 08:42 PM |
| Creating a tabulated file from content of 2 or more files | jhansrod | Shell Programming and Scripting | 2 | 08-08-2005 06:43 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Quote:
give the file path ( complete path ) |
|
||||
|
at the prompt:
1) cd /<full_path_name> *cd stands for change directory 2) declare an editor (like VI or Pico) and then the name of the file you want to create - for instance: vi test_file.txt *you will need to learn some additional commands for the editor you chose to use |
|
||||
|
Quote:
The question is slightly weird, as if creating a file would require something special. Provided you have write access to the directory in question, there are few things which are more trivial. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|