![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Clarification on /etc/passwd file entry | quintet | UNIX for Dummies Questions & Answers | 2 | 09-28-2007 09:11 AM |
| Crontab Entry | Dastard | Shell Programming and Scripting | 5 | 02-10-2007 02:22 AM |
| A entry form | trynew | Shell Programming and Scripting | 5 | 09-22-2004 11:06 AM |
| Creating usrname in /etc/passwd file | sleepster | Shell Programming and Scripting | 3 | 10-20-2003 10:47 PM |
| Sendmail: Log entry | skotapal | UNIX for Dummies Questions & Answers | 2 | 04-14-2003 12:51 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Creating an entry for /etc/passwd
given an input file containing fields seperated by "," how do I retrieve information of these fields, do some work on them, then create a new input to the etc/passwd file?
someone told me to look at the "sed" command but I still cant seem to get over this problem. I want to work on the data so its not just substituting "," with ":" also, how do I retrieve the first letter of a word and convert it to lower case? thanks. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|