CONTENT
  • CHANGES
Szukaj
counter

#top su


su - run a shell with substitute user and group IDs

Powiązane:
su, sudo,

SYNOPSIS
su [OPTION]... [-] [USER [ARG]...]


DESCRIPTION



OPTIONS
-, -l, --login
make the shell a login shell

-c, --command=COMMAND
pass a single COMMAND to the shell with -c

--session-command=COMMAND
pass a single COMMAND to the shell with -c and do not create a
new session

-f, --fast
pass -f to the shell (for csh or tcsh)

-m, --preserve-environment
do not reset environment variables

-p
same as -m

-s, --shell=SHELL
run SHELL if /etc/shells allows it

--help
display this help and exit

--version
output version information and exit
A mere - implies -l. If USER not given, assume root.




Zmodyfikowany ostatnio: 2015/06/08 10:22:42 (9 lat temu), textsize: 1,47 kB, htmlsize: 1,94 kB

Zapraszam do komentowania, zgłaszania sugestii, propozycji, własnych przykładów, ...
Dodaj komentarzKomentarze użytkowników