Текущая директория
7.2.2 Текущий каталог
Last updated
7.2.2 Текущий каталог
Last updated
sysadmin@localhost:~$ pwd
/home/sysadmin
The pwd
command prints the working directory, which is the current location of the user within the filesystem. The output of the above command indicates that the sysadmin
user is currently in their home directory, shown in the filesystem below: