> "Jrgen_P._Tjern":
> > Branch 0 would be the first branch on the /proc/mounts-line? If so,
> > that's /vault/disk3, which is xfs. How do I find largest inode number?

Sorry, please add one line.


> #!/bin/sh
> 
> path=/tmp
> tmp=/tmp/$$
> 
> set -x
> df -i $path
> for i in 1 2
> do

        sudo mount -o remount $path

>       sudo find $path \
>               \( \( -name 3.Lbs \
        :::


Junjiro Okajima

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Reply via email to