On Saturday 15 September 2001 15:45, you wrote:
> Well by just trying it, the answers seems to be, Yes, Yes you can.
>
>
> I did:
>
> cd /usr
> cp -a . /new
> vi /etc fstab
> (changed the mount point for hdb3 from /new to /usr)
> mv /usr /usr2
> mkdir /usr
>
>
> Then I rebooted and everything came up fine.  Can anyone give me
> anything that may cause a problem in the future before I delete the old
> /usr2?
>
>
> Also, is there a way to turn off confirmation on rm -r?  I can't imagine
> having to hit a 'y' for every file in /usr2!
>
> Ry

Usage: rm [OPTION]... FILE...
Remove (unlink) the FILE(s).

  -d, --directory       unlink directory, even if non-empty (super-user only)
  -f, --force           ignore nonexistent files, never prompt
  -i, --interactive     prompt before any removal
  -r, -R, --recursive   remove the contents of directories recursively
  -v, --verbose         explain what is being done
      --help            display this help and exit
      --version         output version information and exit

To remove a file whose name starts with a `-', for example `-foo',
use one of these commands:
  rm -- -foo

  rm ./-foo

Note that if you use rm to remove a file, it is usually possible to recover
the contents of that file.  If you want more assurance that the contents are
truly unrecoverable, consider using shred.

Report bugs to <[EMAIL PROTECTED]>.

-- 
SedeComp Comunicaciones Internet Solutions
MandrakeSoft's VAR and System Integrator
mailto:[EMAIL PROTECTED]
OpenPGP key available on:http://www.keyserver.net/en/
|--------------------------------------------------------------|


Current Linux kernel 2.4.8-22mdk uptime: 1 day 3 hours 47 minutes.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to