Search Results

Search: Posts Made By: alvinoo
930
Posted By alvinoo
awk two lines with two checklist
Hi there,

I am trying to get two lines of the checklist


2.3;
2.4;
2.5;




$file='Input1 Input2'
echo -e "2.3 Only enable ftp when necessary"
cat $file | awk '/2.4/ {P=0} /2.3/ {P=1}...
Showing results 1 to 1 of 1

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