Published by exdone
Posted on January 29, 2018
awk '/\/etc\/init.d\/syslog/ { print prv_line; next } { prv_line = $0 }'
Categories: Linux Maintenance