Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146726925
D6422.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
853 B
Referenced Files
None
Subscribers
None
D6422.id.diff
View Options
Index: head/usr.sbin/extattr/rmextattr.8
===================================================================
--- head/usr.sbin/extattr/rmextattr.8
+++ head/usr.sbin/extattr/rmextattr.8
@@ -108,7 +108,7 @@
.It Fl q
(Quiet.)
Do not print out the pathname and suppress error messages.
-When given twice, do not print a trailing newline.
+When given twice, print only the attribute value, with no trailing newline.
.It Fl s
(Stringify.)
Escape nonprinting characters and put quotes around the output.
@@ -121,6 +121,7 @@
setextattr system md5 `md5 -q /boot/kernel/kernel` /boot/kernel/kernel
md5 -q /boot/kernel/kernel | setextattr -i system md5 /boot/kernel/kernel
getextattr system md5 /boot/kernel/kernel
+getextattr -qq system md5 /boot/kernel/kernel | od -x
lsextattr system /boot/kernel/kernel
rmextattr system md5 /boot/kernel/kernel
.Ed
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 6, 2:09 AM (8 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29308098
Default Alt Text
D6422.id.diff (853 B)
Attached To
Mode
D6422: rmextattr(8) man page clarifications requested by @ngie
Attached
Detach File
Event Timeline
Log In to Comment