[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pipin'
At 11:11 PM 8/26/98 -0600, you wrote:
>why is it that when I attempt:
> ls /home/mydir |email me@
>
>i get a slightly messed up output from the redirect?
>it ends up looking like this:
>
>^[[0m^[[01;36maqua^[[0m
<SNIP>
>rather than just giving me the list of dirs and docs like i would prefer?
You have color LS I assume? Looks like ANSI codes being pumped through,
use the prefix --color=none (that could be wrong but ls --help will tell
you the exact command) so that only the text and no ANSI is printed.
- Shadow.]CnM[
/---------------------------------------\
. No problem can survive the assault of .
. sustained thinking. - Voltaire .
\---------------------------------------/
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.
- Follow-Ups:
- Re: pipin'
- From: Charles J Menzes <charles@motion.net>