El dom 12 ene 2014 08:38:03 ECT, [email protected] escribió: > I think this might work: > > grep Warning your_input_file >> your_output_file > > Grep copies every line which contains "Warning" in "your_output_file".
Good example. Here are others: http://www.thegeekstuff.com/2009/03/15-practical-unix-grep-command-examples/ Remember the license if you make a script. Here is an example: http://pastebin.com/HsJZZqWM -- Saludos libres, Quiliro Ordóñez 600 8579
