The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > BSD
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 02-18-2006
thmnetwork thmnetwork is offline
Registered User
 

Join Date: Mar 2004
Location: Boise, Idaho, United States
Posts: 23
I'm not a regular BSD user, but this can be done in a shell script using "cut"

look up the man page for "cut" and you should immediately see how you can use it to parse the output of df
Reply With Quote