On 2008-11-07, John Ogness <[EMAIL PROTECTED]> wrote:
> Just for fun I created a shell script that prints out all the files
> being accessed in DazukoFS.
>
> The script makes use of a few external tools (sh, ls, grep, sed,
> echo) so it is critical that these tools are _not_ stacked with
> DazukoFS. (They are most likely located in /bin.)

I forgot to mention that the external tools make use of other external
files (such as libraries). So the script should really only be used
when DazukoFS is only stacked upon non-sysmtem directories.

I also forgot to mention that you run the script without any
parameters:

# sh showfiles.sh

With Ctrl-C the script will gracefully exit.

John Ogness

-- 
Dazuko Maintainer


_______________________________________________
Dazuko-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/dazuko-devel

Reply via email to