#3439: procps-ng-3.3.9
-----------------------------+-------------------------
Reporter: pierre.labastie | Owner: lfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.5
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
-----------------------------+-------------------------
Comment (by bdubbs@…):
The man page for fstab-decode says:
"fstab-decode decodes escapes in the specified ARGUMENTs and uses them to
run COMMAND.
The argument escaping uses the same rules as path escaping in
/etc/fstab, /etc/mtab and /proc/mtab."
Examples: fstab-decode umount $(awk '$3 == vfat { print $2 }' /etc/fstab)
I have no idea what escapes are used in fstab. The example awk command
doesn't seem to work for me, even if I change vfat to ext4, and /proc/mtab
no longer exists. It seems like a useless command to me.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3439#comment:5>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page