Search Results

Search: Posts Made By: spaceherpe61
5,319
Posted By spaceherpe61
I gave it a try, unfortunately here is the...
I gave it a try, unfortunately here is the result:
ls: /usr/tmp/*.TXT: No such file or directory
bash is looking at the * as literal so its literally trying to list *.TXT which will never be there.
5,319
Posted By spaceherpe61
Awesome thanks, but I think its blowing up on the...
Awesome thanks, but I think its blowing up on the use of the wildcard. I only want the TXT files. Any thoughts?
5,319
Posted By spaceherpe61
Setting Variable to oldest file in a directory
I am using a bash script to perform some automated maintenance on files in a directory. When I run the script using [user@server /usr/utilities]$sh -x script.sh <directory> the script works fine. It...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 05:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy