Sponsored Content
Full Discussion: drwx------+
Top Forums UNIX for Dummies Questions & Answers drwx------+ Post 302686383 by Corona688 on Tuesday 14th of August 2012 11:34:08 AM
Old 08-14-2012
Apple Inc. has cleverly hidden information on ls in ls' own manual, accessed by man ls.

Grepping for the first + in man ls' output finds this:

Code:
   The Long Format
     If the -l option is given, the following information is displayed for
     each file: file mode, number of links, owner name, group name, number of
     bytes in the file, abbreviated month, day-of-month file was last modi-
     fied, hour file last modified, minute file last modified, and the path-
     name.  In addition, for each directory whose contents are displayed, the
     total number of 512-byte blocks used by the files in the directory is
     displayed on a line by itself, immediately before the information for the
     files in the directory.  If the file or directory has extended
     attributes, the permissions field printed by the -l option is followed by
     a '@' character.  Otherwise, if the file or directory has extended secu-
     rity information (such as an access control list), the permissions field
     printed by the -l option is followed by a '+' character.

 

We Also Found This Discussion For You

1. Shell Programming and Scripting

general question on executing file in drwx--x--x directory

suppose: nevermind, i figured it out, haha... (2 Replies)
Discussion started by: cul8erppl
2 Replies
GSMARKUPLOCALIZABLESTRINGS.APP(1)			      General Commands Manual				 GSMARKUPLOCALIZABLESTRINGS.APP(1)

NAME
GSMarkupLocalizableStrings.app - GNUstep Development Framework SYNOPSIS
GSMarkupLocalizableStrings.app [FILE] DESCRIPTION
This manual page documents briefly the GSMarkupLocalizableStrings.app utility. This manual page was written for the Debian distribution (based on the program's README file) because the original program does not have a manual page. GSMarkupLocalizableStrings.app is a GNUstep Renaissance utility that extracts the localizable strings from a GNUstep Renaissance Markup Language file (gsmarkup for short.) This allows the designer to provide pofiles for the strings to easily support internationalization. Renaissance was written by Nicola Pero (n.pero@mi.flashnet.it) and is part of the GNUstep project (http://www.gnustep.org). GNUstep Renaissance home page is at http://www.gnustep.it/Renaissance. AUTHOR
This manual page was written by Brent A. Fulgham <bfulgham@debian.org>, for the Debian project (but may be used by others). SEE ALSO
GSMarkupBrowser.app(1), Renaissance(7) GNUstep February 6, 2004 GSMARKUPLOCALIZABLESTRINGS.APP(1)
All times are GMT -4. The time now is 05:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy