The argument order for `grep` is definitely wrong. I don't want to search for thing in file. I want to search file for thing
Conversation
Notices
-
Kat MCP(NT4) MCSE(Win2K) (kat@mastodon.social)'s status on Tuesday, 02-Jul-2019 07:08:39 EDT Kat MCP(NT4) MCSE(Win2K) -
Kat MCP(NT4) MCSE(Win2K) (kat@mastodon.social)'s status on Tuesday, 02-Jul-2019 08:31:31 EDT Kat MCP(NT4) MCSE(Win2K) one of the less useless uses of cat is
`cat file | grep thing` ... which fixes the the argument order
-