9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: anothy@cosym.net
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Oooops...where is ls -R gone?
Date: Wed,  8 Aug 2001 22:33:53 -0400	[thread overview]
Message-ID: <20010809023429.B4B12199F2@mail.cse.psu.edu> (raw)

i find myself doing things like this alot:
	ls -l `{du -a . | awk '{print $2}'}
	grep foo `{du -a . | awk '{print $2}'
given how often i do the bit inside the `{} i should
probably script it, but i havn't yet. i've found this to
be quite useful with lots of cases, so i've not gone
the "find" route rog suggested (which would make
it a bit more specific than i like).
-α.



             reply	other threads:[~2001-08-09  2:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-09  2:33 anothy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-08-16 12:12 rog
2001-08-16  1:32 dmr
2001-08-17  8:49 ` Douglas A. Gwyn
2001-08-17 12:11   ` Boyd Roberts
2001-08-17 16:02 ` Dan Cross
2001-08-21 16:32   ` Jon Snader
2001-08-21 19:04     ` Re[2]: " Matt
2001-08-21 20:29       ` Jon Snader
2001-08-21 22:30     ` Dan Cross
2001-08-08  9:38 forsyth
2001-08-08  7:27 pac
2001-08-08  7:49 ` Boyd Roberts
2001-08-08  8:17   ` pac
2001-08-15 17:11     ` Boyd Roberts
2001-08-15 18:02       ` Dan Cross
2001-08-15 23:22         ` Boyd Roberts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010809023429.B4B12199F2@mail.cse.psu.edu \
    --to=anothy@cosym.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).