Recovery mode commands
Anthony Yarusso
tonyyarusso at earthlink.net
Mon Sep 4 04:15:12 UTC 2006
P.S.Sameera Shaakunthala wrote:
> Please let me know what commands should I use for,
> Setting file properties
> Setting file permissions
> Copying/Moving files/folders
> Deleting files/folders
>
> using the Recovery mode.
>
>
> Sameera Shaakunthala
>
> Send instant messages to your online friends
> http://uk.messenger.yahoo.com
>
For the first, I'm not sure what type of properties you mean.
Permissions: chmod and chown
Copying/Moving: cp and mv, respectively
Deleting: rm
For all of the above, the "recursive" option, -R, can be applied to
include subdirectories. For more usage info, see the man page for each
command, accessible by typing 'man <command>' (as in, 'man rm' or 'man
chmod') (without the quotes).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060903/2cd9f075/attachment.sig>
More information about the ubuntu-users
mailing list