![]() |
|
|
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 |
| how to find a file named vijay in a directory using find command | amirthraj_12 | UNIX for Dummies Questions & Answers | 6 | 10-25-2008 01:37 PM |
| Intel and Wind River driving Linux infotainment systems to cars | iBot | UNIX and Linux RSS News | 0 | 05-20-2008 04:20 PM |
| problem with find | braindrain | Shell Programming and Scripting | 2 | 03-29-2006 01:33 PM |
| how to find a file in UNIX without find command? | bluo | Shell Programming and Scripting | 3 | 09-25-2003 12:47 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Problem wind find file
Hello,
I have a problem. I use the following istruction: ls -lrt Invoice_Line_Items* | awk '{print $9}' > ${lflfile_list} for insert the name by all file the start with "Invoice_Line_Items", but when the directory don't have this file I have the following messagge error: "0653-341 The file Invoice_Line_Items* does not exist" and the script don't finish with error. It's possible don't get out messagge? Thanks for the information, Luca PS: I use Korn shell in and the machine is IBM AIX 5L. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|