Search Results

Search: Posts Made By: pracheth
2,982
Posted By bartus11
Try:find . -name "*_*_*"
Try:find . -name "*_*_*"
2,186
Posted By cero
The return command can be used instead of exit if...
The return command can be used instead of exit if the script is sourced (invoked using . ./script.sh).
1,449
Posted By MadeInGermany
find . -type f -name "PSU_*${day}_${curday}*" ....
find . -type f -name "PSU_*${day}_${curday}*"
. is the current work directory.
Showing results 1 to 3 of 3

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