Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
su
(substitute user) The
Unix command which allows you to become another user after
entering their password. su is most often used without
arguments in which case it defaults to user root. Some
versions of Unix only allows this command to be used by
members of the wheel group.
Unix manual page: su(1).
(1996-09-08)