random and perhaps useful information
cat file | perl -e 'print reverse <>'
just use `tac`$ tac file
Nice. Thanks!
just use `tac`
ReplyDelete$ tac file
Nice. Thanks!
ReplyDelete