Re: Bash commands: maybe they want to drive us crazy?
From: GP (gilpel_at_inverse.nretla.org)
Date: 06/30/04
- Next message: Dave Uhring: "Re: Bash commands: maybe they want to drive us crazy?"
- Previous message: Kimmo Koivisto: "Re: how read from LPT port with C++ on the RedHat?"
- In reply to: Bill Unruh: "Re: Bash commands: maybe they want to drive us crazy?"
- Next in thread: GP: "Re: Bash commands: maybe they want to drive us crazy?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 17:19:51 -0400
Bill Unruh wrote:
> GP <gilpel@inverse.nretla.org> writes:
>
> ]Here's how to make a grep:
>
> ]grep [options] PATTERN [FILE...]
>
> ]Ex.:
> ]grep -ir IPv6 .
>
>
> ]Here's how to make a find:
>
> ]find [path...] [expression]
>
>
> No. find [path] [options]
find [path...] [expression]
has been copied-pasted directly from the man page. May I suggest you check them
before you answer?
GP
- Next message: Dave Uhring: "Re: Bash commands: maybe they want to drive us crazy?"
- Previous message: Kimmo Koivisto: "Re: how read from LPT port with C++ on the RedHat?"
- In reply to: Bill Unruh: "Re: Bash commands: maybe they want to drive us crazy?"
- Next in thread: GP: "Re: Bash commands: maybe they want to drive us crazy?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]