Search Results

Search: Posts Made By: Rajesh123
7,178
Posted By Rajesh123
If at least one file does not exists then script...
If at least one file does not exists then script should throw error and execution should stop.

array=($inputdir/abc*.dat)
If [ [ -f ${array[0] ] ]
then
EXITCD=44
else
echo " file does not...
Showing results 1 to 1 of 1

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