![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Directory Creation problem | namishtiwari | Shell Programming and Scripting | 1 | 02-05-2008 08:04 AM |
| Filesystem creation over existing Directory | TheDoc | AIX | 0 | 04-03-2006 09:18 AM |
| Mass directory creation? | AeroEngy | UNIX for Dummies Questions & Answers | 6 | 07-21-2005 01:57 PM |
| directory creation | sveera | UNIX for Advanced & Expert Users | 4 | 05-17-2005 02:06 PM |
| Remote directory creation | srinivay | UNIX for Advanced & Expert Users | 5 | 11-05-2004 05:56 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
creation of unwanted directory
hi all
i have a file with server id's and I need to create a directory corresponding to each server id listed in the text file. eg: id directory name 1 node_1 2 node_2 ... ..... and so on. There is no id with value 0 in the said text file. the program is creating the directories but also creating an extra directory node_0 when executing in one machine and does not create directory node_0 (as required) when executing in another machine. Can anybody tell me the reason for this. plz. help thanx |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|