
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] shell question
- Date: Fri, 16 Apr 2004 08:43:12 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] shell question
- References: <20040416041018.A39D.SL@example.com>
- Organization: The XEmacs Project
- User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Portable Code, linux)
>>>>> "Stephen" == Stephen Lee <sl@example.com> writes:
    Stephen> I often find myself wanting to remove from piped data
    Stephen> lines starting with one regxp and ending with another.
    Stephen> e.g.
#!/bin/lessee-if-we-can-crack-Josh-up-again
awk(1)
# for real programmers
for i in `seq 1 some-very-large-number`
do
  man $i perl
done-when-you-get-sick-of-it
Perl has lots of documentation....
of-course-smart-programmers-do-it-in-python-ly y'rs
0.5*wink
-- 
Institute of Policy and Planning Sciences     http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.
Home |
Main Index |
Thread Index