mikelala1973
Technical User
Plesae let me know what the following command is doing ..
Could not able to understand ..
print $(wc -l $InputFileSrc | awk '{ print $2 "|"$1 "|" }')$(cksum $InputFileSrc | awk '{ print $1 }') | awk -F"[ /]" '{ print $NF }'
thanks/Mike
Could not able to understand ..
print $(wc -l $InputFileSrc | awk '{ print $2 "|"$1 "|" }')$(cksum $InputFileSrc | awk '{ print $1 }') | awk -F"[ /]" '{ print $NF }'
thanks/Mike