The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

access (1)
  • >> access (1) ( Solaris man: Команды и прикладные программы пользовательского уровня )
  • access (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  • access (2) ( Solaris man: Системные вызовы )
  • access (2) ( FreeBSD man: Системные вызовы )
  • access (2) ( Русские man: Системные вызовы )
  • access (2) ( Linux man: Системные вызовы )
  • access (3) ( Solaris man: Библиотечные вызовы )
  • access (3) ( POSIX man: Библиотечные вызовы )
  • access (5) ( Русские man: Форматы файлов )
  • access (5) ( Linux man: Форматы файлов )
  • Ключ access обнаружен в базе ключевых слов.
  • 
    NAME
         access - determine whether a file can be accessed
    
    SYNOPSIS
         access -mode file
    
    DESCRIPTION
         Exit successfully if file can be accessed with the specified
         mode.   mode  is  one or more letters of rwx, where r is for
         readable, w is for writable, and x is for executable.
    
         The difference between access and test is  that  the  latter
         looks  at the permission bits, while the former checks using
         the access(2) system call.  This  makes  a  difference  when
         file systems have been mounted read-only.
    
    OPTIONS
         access accepts the following additional options:
    
         --help
              Print help message and exit.
    
         --version
              Print version information and exit.
    
    SEE ALSO
         access(2)
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру