manpagez: man pages & more
man filemode(1)
Home | html | info | man
filemode(1)                                                        filemode(1)




NAME

       filemode - print the file access permissions of the specified files


SYNOPSIS

       filemode  [-f  file_list]  [-h(elp)]  [-p(ipe)] [-q(uiet)] [-v(erbose)]
       [file...]


DESCRIPTION

       filemode prints out the file access permissions of the specified files.


OPTIONS

       -h     Print help and quit.

       -f filelist
              Read the names of files to be processed from the specified file.

       -p     Read the names of files to be processed from stdin.

       -q     Quiet output.  Do not print the filename with program output.

       -v     Verbose output.  Print the filename with program output.


NOTES

       The program defaults to quiet for a single file and verbose for  multi-
       ple files.  The -f and -p options can be used simultaneously with file-
       names specified on the command-line.

       Note that this program operates very similarly to stat  -c  '%a'.    If
       you  are  trying to write highly portable shell scripts, you might con-
       sider using stat instead.


COPYRIGHT

       Copyright (C) 2004-2020 by Brian Lindholm.  This program is free  soft-
       ware; you can use it, redistribute it, and/or modify it under the terms
       of the GNU General Public License as published  by  the  Free  Software
       Foundation; either version 3, or (at your option) any later version.

       This  program  is  distributed  in the hope that it will be useful, but
       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER-
       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
       Public License for more details.



littleutils                       2020 Oct 16                      filemode(1)

littleutils 1.2.3 - Generated Thu Dec 3 07:40:56 CST 2020
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.