Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 1995 13:23:59 -0600 (CST)
From:      Travis Campbell <travis@palestrina.music.ua.edu>
To:        freebsd-questions@freebsd.org
Subject:   Removing /usr/src/bin/{ed,red}
Message-ID:  <199511221924.NAA01129@palestrina.music.ua.edu>

next in thread | raw e-mail | index | archive | help
What is the {easiest,safest,best} way to remove /usr/src/bin/{ed,red}?

I've tried rm -rf'ing and rmdir'ing them, and each try failed.  

gaia# rm -rf /usr/src/bin
rm: /usr/src/bin/ed: Directory not empty
rm: /usr/src/bin/red: Directory not empty
rm: /usr/src/bin: Directory not empty

gaia# ls -lRai /usr/src/bin
total 4
 28334 drwxr-xr-x  3 bin   bin    512 Nov 22 11:45 ./
140824 drwxr-xr-x  3 root  wheel  512 Nov 22 11:47 ../
 28412 drwxrwxr-x  3 root  bin    512 Nov 22 11:51 ed/
 28412 drwxrwxr-x  3 root  bin    512 Nov 22 11:51 red/

/usr/src/bin/ed:
total 2
28412 drwxrwxr-x  3 root  bin  512 Nov 22 11:51 ./
28334 drwxr-xr-x  3 bin   bin  512 Nov 22 11:45 ../

/usr/src/bin/red:
total 2
28412 drwxrwxr-x  3 root  bin  512 Nov 22 11:51 ./
28334 drwxr-xr-x  3 bin   bin  512 Nov 22 11:45 ../

gaia#

The /usr/src tree was from 2.0.5R.

Thanks for any help you can give.

Travis
-- 
Travis Campbell                      Email: travis@palestrina.music.ua.edu
----------------------------------+---------------------------------------
CoSysop of The Ragged Edge BBS    |    Wizard of Outskirts of Infinity MUD    
telnet palestrina.music.ua.edu    |                 Running CircleMUD 2.21
         login: bbs               |     telnet soultrain.music.ua.edu 4000 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511221924.NAA01129>