/[fuse-comp]/comp.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /comp.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31 - (hide annotations)
Tue Jul 10 10:48:43 2007 UTC (16 years, 8 months ago) by dpavlin
File MIME type: application/x-sh
File size: 205 byte(s)
better cleanup before startup
1 dpavlin 1 #!/bin/sh
2    
3     sudo umount /tmp/no-comp
4 dpavlin 22 #rm -Rf /tmp/comp/
5 dpavlin 31 rm -f /tmp/comp/test.* /tmp/comp/[mls] /tmp/comp/[mls].gz /tmp/.fuse_hidden*
6 dpavlin 1 rm -Rf /tmp/no-comp/ /dev/shm/comp/
7 dpavlin 23 ( ./fuse-comp.pl $* 2>&1 ) | tee log

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26