rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
* useful one-liner
@ 1993-04-14 15:10 rsalz
  0 siblings, 0 replies; only message in thread
From: rsalz @ 1993-04-14 15:10 UTC (permalink / raw)
  To: rc

fn allbut { i=() {
	for (i in *) ~ $i $* || echo $i
} }

I use it for things like this:
	shar `{allbut RCS} | Mail joe


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1993-04-14 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1993-04-14 15:10 useful one-liner rsalz

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).