https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255340

Fernando ApesteguĂ­a <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Fernando ApesteguĂ­a <[email protected]> ---
Hi Harald,

I am not sure about this. The commands do not provide similar functionality:

$ echo -e "reverse this\nand this" | sort -r
reverse this
and this

$ echo -e "reverse this\nand this" | rev
siht esrever
siht dna

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to