<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I Though I tried it before and it didn't work! So I tied it again and
realized you're  parsing for the header line!<br>
So I ended up with this:<br>
echo "[df]"<br>
echo "Filesystem          1024-blocks  Used  Available Capacity Mounted
on"<br>
df -Pk | grep ^/dev<br>
Looks good now.<br>
<br>
Also this is the client on the hobbit server , ive been restarting the
server to get client change but I assume its<br>
ok to use the runclient.sh script.<br>
<br>
One other thing , one other thing , a popular Distro of  Perl for the
hp goes in  /opt/perl but others go<br>
in /usr and /usr/local   and the old one in /usr/contrib.  Ive all of
them on system .  The config script pick one<br>
I don't want to use;  so Ive been edit the perl.sh just to have
/opt/perl in it.   Be nice if I could just supply this<br>
as an option the configure.<br>
<br>
BTW Thanks for the great support and great program!<br>
<br>
<br>
Henrik Stoerner wrote:
<blockquote cite="mid20050810202120.GA18929@hswn.dk" type="cite">
  <pre wrap="">On Tue, Aug 09, 2005 at 02:31:21PM -0400, Michael Nemeth wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">As far a df goes there are really no options to  do this You can look 
for fs types but there are several valid ones.
In BB I just grepped
df   -Pk | grep ^/dev
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Well, you can do that in the Hobbit client as well. The
~hobbit/client/bin/hobbitclient-hp-ux.sh client program *is* a shell
script, so sticking your grep on the df command there will work.


I'll look at your netstat output.


Henrik


To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>



  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|     _p_       Mike Nemeth
|  ___| |_____  email(w) <a class="moz-txt-link-abbreviated" href="mailto:michael.nemeth@lmco.com">michael.nemeth@lmco.com</a> Work: 856 359-1425          
|><___________)          |               Home Page:<a class="moz-txt-link-freetext" href="http://www.geocities.com/mjnemeth/">http://www.geocities.com/mjnemeth/</a>
|               Work Page:<a class="moz-txt-link-freetext" href="http://faraday.motown.lmco.com:3000/~nemethm/">http://faraday.motown.lmco.com:3000/~nemethm/</a> 
|               Work Page:<a class="moz-txt-link-freetext" href="http://ortsweb/~mnemeth/">http://ortsweb/~mnemeth/</a> 
|++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
</pre>
</body>
</html>