strip(1) removes files protected on UNIX PC.
Lenny Tropiano
lenny at icus.UUCP
Sat Feb 6 13:07:19 AEST 1988
I recently was compiling Nethack 2.2 on my UNIX PC and I noticed
something strange... Basically the senario was;
$ cd Nethack
$ su
Password:
# nohup make &
Sending output to nohup.out.
# <CONTROL-D>
$
[...wait for about 1 hour...]
[...Everything compiled normally and I had a nethack executable...]
$
$ rm -f *.o
[...Then I did...]
$ strip nethack
strip: nethack: cannot write, cannot strip
So I assume that the permissions were so that I couldn't write it, of
course they were since I was root when I started the compile. But
to my suprise strip was very destructive. It removed the executable,
because it wasn't owned by me and had a 644 permission. Of course
I was a little peturbed since I prematurely removed all the objects (*.o).
Oh well. The moral of the story, don't clean up your directories until
you "strip" your executable :-)
-Lenny
--
============================ US MAIL: Lenny Tropiano, ICUS Computer Group
IIIII CCC U U SSSS PO Box 1
I C C U U S Islip Terrace, New York 11752
I C U U SSS PHONE: (516) 968-8576 [H] (516) 582-5525 [W]
I C C U U S AT&T MAIL: ...attmail!icus!lenny TELEX: 154232428
IIIII CCC UUU SSSS UUCP:
============================ ...{uunet!godfre, harvard!talcott}!\
...{ihnp4, boulder, mtune, bc-cis, ptsfa, sbcs}! >icus!lenny
"Usenet the final frontier" ...{cmcl2!phri, hoptoad}!dasys1!/
More information about the Comp.sys.att
mailing list