[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mess822
MDM <mdm@xxxxxxxxxxxxxxx> wrote:
[...]
> The command writes the output to the screen in the following format.
> Sam E Iger <sei3000@xxxxxxxxx>
>
> Is there anyway to have the output leave out the Greater Then and Less
> Then symbols.
You can use sed or awk to do that if you want. Read the manpages for them.
> Also can it be piped to a txt file.
Depending on how you write your script, the > or >> operators will do the
trick. See the documentation for your shell or any basic Unix shell tutorial
for details.
Charles
--
--------------------------------------------------------------------------
Charles Cazabon <qmail@xxxxxxxxxxxxxxxxxxxx>
Read http://pyropus.ca/personal/writings/12-steps-to-qmail-list-bliss.html
My services include qmail consulting. See http://pyropus.ca/ for details.
--------------------------------------------------------------------------