|
21.
|
|
|
B<-s>I<\ save-file>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:90
|
|
22.
|
|
|
Save the fakeroot environment to save-file on exit. This file can be used to restore the environment later using -i. However, this file will leak and fakeroot will behave in odd ways unless you leave the files touched inside the fakeroot alone when outside the environment. Still, this can be useful. For example, it can be used with rsync(1) to back up and restore whole directory trees complete with user, group and device information without needing to be root. See I</usr/share/doc/fakeroot/README.saving> for more details.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:101
|
|
23.
|
|
|
B<-i>I<\ load-file>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:101
|
|
24.
|
|
|
Load a fakeroot environment previously saved using -s from load-file. Note that this does not implicitly save the file, use -s as well for that behaviour. Using the same file for both -i and -s in a single B<fakeroot> invocation is safe.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:108
|
|
25.
|
|
|
B<-u>, B<--unknown-is-real>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:108
|
|
26.
|
|
|
Use the real ownership of files previously unknown to fakeroot instead of pretending they are owned by root:root.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:112
|
|
27.
|
|
|
B<-b>I<\ fd>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:112
|
|
28.
|
|
|
Specify fd base (TCP mode only). fd is the minimum file descriptor number to use for TCP connections; this may be important to avoid conflicts with the file descriptors used by the programs being run under fakeroot.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:118
|
|
29.
|
|
|
B<-h>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:118
|
|
30.
|
|
|
Display help.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../doc/fakeroot.1:121
|