![]() |
Hello and Welcome from United States 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 |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to write script in tar | naveeng.81 | Shell Programming and Scripting | 1 | 04-18-2008 12:04 PM |
| Please write this script for me | nadman123 | Shell Programming and Scripting | 1 | 04-08-2008 10:30 PM |
| Help me to write the script | gyana_cboy | Shell Programming and Scripting | 5 | 10-05-2007 02:19 AM |
| need help to write shell script | getdpg | Shell Programming and Scripting | 0 | 04-10-2006 10:30 AM |
| Help! Need to write my first script | fundidor | Shell Programming and Scripting | 5 | 01-08-2004 10:20 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to write script for this ?
Hi All,
I want to read username and lastupdate only from /etc/security/passwd and write the same data to another file: The data in /etc/security/passwd will be in this form for example: For more details : http://www.unet.univie.ac.at/aix/fil...y.htm#A1219924 smith: password = MGURSj.F056Dj lastupdate = 623078865 flags = ADMIN,NOCHECK From this I want username i.e smith and value in lastupdate to be written to another file test. Note: I should be able to write information of all users to test file in this format smith:623078865 |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|