Co robi ACCESS użycie. Konsola for write, x for execute. Used mostly in scripting, access works.

Czy przydatne?

Polecenie access

Wykonanie, użycie: 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.

Przykłady access działanie w Słownik polecenie A