Polecenie access

Oceń przydatność:

     

Wykonanie: Check whether a file is available for the action specified with the mode argument: r for read, w for write, x for execute. Used mostly in scripting, access works better than test because it uses a direct system call rather than looking at the file permissions, which can be misleading when a filesystem is mounted read-only


Opcje wykonania 'access' w konsoli

--help

Display help message, then quit.

--version

Display version, then quit.


Więcej komend LINUX z konsoli na literę A

Jak uruchomić access w Linuxie?

access [mode] [filename]


Podobne polecenia Unix: