Search Results

Search: Posts Made By: vervette
108,337
Posted By vervette
awk {print $NF} output??
Hi,

I am trying to debug an old script and have found the problem lies within this function:

isIdoc() { # validate the file type
fileType=`file $1 | awk '{print $NF}'`
[ $fileType = "IDOC"...
Showing results 1 to 1 of 1

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