I am having trouble deleting a *subdirectory* of /export/backup. On Wed, Apr 27, 2005 at 05:32:19PM -0700, Mike Marion wrote: > Quoting [EMAIL PROTECTED]: > > >df -hT /export/backup /export | uniq gives.... > > > >Filesystem Type Size Used Avail Use% Mounted on > >/dev/hdc ext3 114G 32G 77G 29% /export/backup > > That's your problem.. you can't rm a mounted path. Umount /export/backup > first, then rm it. > > -- > Mike Marion-Unix SysAdmin/Staff Engineer-http://www.miguelito.org > Marge: "Homer, sitting that close to the TV can't be good for you." > Homer: "Talking while the TV's on can't be good for you!" > ==> Simpsons > > > > -- > [email protected] > http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list >
-- _______________________________________ Christian Seberino, Ph.D. SPAWAR Systems Center San Diego Code 2872 49258 Mills Street, Room 158 San Diego, CA 92152-5385 U.S.A. Phone: (619) 553-9973 Fax : (619) 553-6521 Email: [EMAIL PROTECTED] _______________________________________ -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
