![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| substr() thru awk Korn Shell Script | sbryant | Shell Programming and Scripting | 4 | 01-24-2008 07:16 AM |
| Help with Korn Shell script | heprox | AIX | 1 | 12-19-2005 10:04 AM |
| korn shell script | pavan_test | UNIX Desktop for Dummies Questions & Answers | 3 | 10-27-2005 09:09 AM |
| Multiple su - in Korn Shell script | furrari | Shell Programming and Scripting | 2 | 07-30-2004 06:29 AM |
| su and password in a Korn shell script | Melissa | UNIX for Dummies Questions & Answers | 2 | 10-03-2001 04:24 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
korn shell script
hello.,
i have 2 files.. 1 file is in this folder /home/test/ssk/DSA.WLG.20050713211544.20050710.20050713211544 (this part) other file is in this folder /home/kk/dev/DSA.WLG.20050711210100.20050710.20050711210100 (this part) i have to compare both the files using "20050713211544" ( THIS PART)and "20050711210100" and then which ever is greatest i have to move that entire file only to the following folder : /home/pav/testdata i have to write the above in a ksh script. can anyone help me please !!! Thanks |
| Forum Sponsor | ||
|
|