|
Re: New tool for textutils: msg#00118gnu.core-utils.bugs
Antonio Diaz <ant_diaz@xxxxxxxxxxx> writes: > Recently i needed a tool for removing from a text file the lines > longer or shorter than certain limits, Commands like the following should do the trick: awk '10 <= length' awk 'length <= 20' |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [Tim Waugh <twaugh@xxxxxxxxxx>] directory mounted with --bind causes cp -R to fail: 00118, Jim Meyering |
|---|---|
| Previous by Thread: | Re: New tool for textutilsi: 00118, Jim Meyering |
| Next by Thread: | coreutils-4.5.12 build feedback: 00118, Nelson H. F. Beebe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |