On Mon, Jan 15, 2001 at 02:47:19PM -0200, Francisco M . Neto wrote: > ยป Jonathan D. Proulx disse isso e eu digo aquilo: > > > On Sat, Jan 13, 2001 at 01:15:30PM -0800, Xucaen wrote: > > -------------------------------------------------------------- > #!/bin/bash > netscape > if ( -f ~/.netscape/lock ) then > rm -f ~/.netscape/lock > /dev/null > fi > ------------------------------------------------------------- > I think you mean [ ] brackets rather than ( ) ones here..
Cliff > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

