Search Results

Search: Posts Made By: ivanbrennan
2,109
Posted By ivanbrennan
Apparently mawk doesn't support regex...
Apparently mawk doesn't support regex repetitions, and maybe not POSIX character classes either.

I couldn't get the desired results from your sed snippet. Not sure why though.

---------- Post...
2,109
Posted By ivanbrennan
Hm... peaking ahead one line won't let me...
Hm... peaking ahead one line won't let me distinguish a single-line command (which should be excluded if it contains ls|cat|man) from the beginning of a multiline command (which should be kept even...
2,109
Posted By ivanbrennan
Using sed's hold-space to filter file contents
I wrote an awk script to filter "uninteresting" commands from my ~/.bash_history (I know about HISTIGNORE, but I don't want to exclude these commands from my current session's history, I just want to...
Showing results 1 to 3 of 3

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