&gt; On 08/13/2011 11:19 AM, Tom H wrote:<br />&gt; #!/bin/bash<br />&gt;
<br />&gt; df ${@} $(findmnt -s| egrep -v<br />&gt;
'^TARGET|^swap|^/sys|^/proc|^/dev/pts|^/dev/shm' | awk '{ printf(&quot;%s
&quot;,<br />&gt; $1)}')<br /><br /><br />This does exactly what I need
for df.&nbsp; I didn't think the earlier suggestion through.&nbsp;
Probably because I was too annoyed that it was changed at all.<br /><br
/>Thank you for the help and sorry for the delay.<br /><br />---<br />Will
Y.<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.