|
BASH reverse lines in a file or standard input
|
|
12-30-2009, 06:25 AM
(This post was last modified: 12-30-2009 06:27 AM by codecaine.)
Post: #1
|
|||
|
|||
|
BASH reverse lines in a file or standard input
output a files contents in with each line reversed
Code: rev filenamereverse piped input Code: echo hello world | rev |
|||
|
« Next Oldest | Next Newest »
|






