Search Results

Search: Posts Made By: peachclift
4,064
Posted By peachclift
Thx Jim, anyway we can use the path filter as a variable?
When I use:
awk '/^:699/ { print $0, "$FILTER"; next} {print $0 } ' test_queue.txt > tmp.out

I get the file generated but the word $FILTER appends at the end. Close but I need that to be able...
4,064
Posted By peachclift
find a certain line and append text to the end of the line
After I create printer queues in AIX, I have to append a filter file location within that printers custom file. within lets say test_queue.txt I need to find the row that starts with :699 and then I...
Showing results 1 to 2 of 2

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