01-23-04 09:53 PM
"Chris F.A. Johnson" <c.fa.johnson@rogers.com> wrote in message news:<bovhah$1ij3jc$1@ID-210011.ne
ws.uni-berlin.de>...quote:
> On Thu, 13 Nov 2003 at 08:22 GMT, "Michael Vilain <vilain@spamcop.net>" wr
ote:
>
> Mostly that it doesn't work on any system I've tried it on.
>
> But neither do the solutions I posted.
>
> man df:
>
> -t type
> Report on filesystems of a given type (for example, nfs
> or 4.2).
>
> Leave out the -t option and yours is the best way (says I,
> slapping myself on the forehead and saying, "It's bedtime!")
thanks for posting.. your commands do work..
mine too :D df -kt `pwd` !
in `pwd` , this `` is used to parse the command?
also, i have this alias bkbin which changes to /my/bin/
now in my /my/bin, i have a subdirectory myhome, so that makes up /my/bin/my
home/
now i am in /tmp, i can do a
1) bkbin
2) cd myhome
however, i wanted to do this bkbin/myhome, but fails....
any comments?
[ Post a follow-up to this message ]
|