Hi,
Just a note to say thanks, and suggest an improvement...
Using a format specifier in the arguments to stat would make things clearer, rather than relying on the mysterious column 14 of the terse output:
stat /proc/$1 --printf=%Z
Mark
Hi,
Just a note to say thanks, and suggest an improvement...
Using a format specifier in the arguments to stat would make things clearer, rather than relying on the mysterious column 14 of the terse output:
stat /proc/$1 --printf=%Z
Mark