-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Its gotta work if you send std error to std:

spamassassin --lint -D 2>&1| less

Or just to search for strings with blahblah
spamassassin --lint -D 2>&1| grep blahblah
or
spamassassin --lint -D 2>&1| grep -i blahblah


Bryan

steve wrote:
| Im running the command
| spamassassin --lint -D
|
| This gives me a list of all the recipes that are running for
| spamassassin.
|
| However I cant seem to save the file to look at. It streams by and I
| cant see all the data.
|
| I try spamassassin --lint -D | more
|
| spamassassin --lint -D >out.txt
|
| But it doesnt stop it or save it.
|
| Im sure its a standard out/ standard error thing that I have
| forgoten.
|
| Can anyone help me.
|
| thanks.
| |

- --
A healthy diet includes Linux, Linux and more Linux.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmjEw0ACgkQh+MLjl5SKYQF4gCfZtOQ0KsPg31igJDDzQMXdIFN
oegAn0rXF6J7nqX1CdVpO06nVPNkronV
=pBix
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
-~----------~----~----~----~------~----~------~--~---

Reply via email to