On Wed, 1 Mar 2000, Alfred Perlstein wrote:

>* Adam <[EMAIL PROTECTED]> [000301 09:24] wrote:
>> 
>> 
>> On Wed, 1 Mar 2000, Alfred Perlstein wrote:
>> 
>> >I used to have a shell script to do this, but i don't know where it
>> >went.
>> >
>> >-- 
>> >-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
>> 
>> I do! (line is wrapped)
>> 
>> #!/bin/sh
>> ipcs | sed "s/[       ][      ]*/ /g" | cut -f 2 -d" " | sed
>> "s/[^0-9]//g" | xargs -t -n 1 ipcrm -m 
>> 
>
>heh, did you write that, or find it somewhere?  It looks exactly like
>the one i wrote a couple years back. :)
>-- 
>-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]

It is yours, I had it on a cdrom backup of my homedir.  



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to