On Sun, Feb 24, 2002 at 04:52:13PM +1100, Jeff Waugh wrote: > > My X command line args are different to yours, so your script doesn't work > > on my box. Here's an alternate way to find a free screen, I don't know how > > portable it is, though: > > *snip* > > Or, check out psgrep in my .bashrc:
Doesn't Linux have pgrep? [scott@milliways scott]$ pgrep syslogd 249 [scott@milliways scott]$ which pgrep /usr/bin/pgrep Scott. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
