Bug #3614
The 'offline' and 'sparse' extended system attributes should be documented in man pages
Added by Marcel Telka almost 8 years ago.
Updated over 6 years ago.
Category:
manpage - manual pages
Description
The 'offline' and 'sparse' extended system attributes should be documented in the ls(1) man page:
# /usr/bin/ls -/c a
-rw-r--r-- 1 root root 0 mar 3 04:30 a
{----------Os}
# /usr/bin/ls -/v a
-rw-r--r-- 1 root root 0 mar 3 04:30 a
{noarchive,nohidden,noreadonly,nosystem,noappendonly,nonodump,noimmutable,noav_modified,noav_quarantined,nonounlink,offline,sparse}
#
User Commands LS(1)
The display characters used in compact mode (-/ c) are as
follows:
Attribute Name Display
archive A
hidden H
readonly R
system S
appendonly a
nodump d
immutable i
av_modified m
av_quarantined q
nounlink u
The display in verbose mode (/ v) uses full attribute names
when it is set and the name prefixed by 'no' when it is not
set.
Both 'offline' and 'sparse' should be added to the chmod(1) man page too.
- Subject changed from ls(1): 'offline' and 'sparse' extended system attributes should be documented to The 'offline' and 'sparse' extended system attributes should be documented in man pages
- Status changed from New to In Progress
- Assignee set to Marcel Telka
- Status changed from In Progress to Pending RTI
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit 2f183016d19cb0c342edba0c4f2c9058f07298a9
commit 2f183016d19cb0c342edba0c4f2c9058f07298a9
Author: Marcel Telka <marcel.telka@nexenta.com>
Date: 2014-11-24T21:42:33.000Z
3614 The 'offline' and 'sparse' extended system attributes should be documented in man pages
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Dan McDonald <danmcd@omniti.com>
- Related to Bug #4359: ls(1) describes -c | -v rather than -/ c | v added
Also available in: Atom
PDF