/[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

Diff of /comp.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20 by dpavlin, Mon Jul 9 16:20:07 2007 UTC revision 31 by dpavlin, Tue Jul 10 10:48:43 2007 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2    
3  sudo umount /tmp/no-comp  sudo umount /tmp/no-comp
4  rm -Rf /tmp/comp/  #rm -Rf /tmp/comp/
5    rm -f /tmp/comp/test.* /tmp/comp/[mls] /tmp/comp/[mls].gz /tmp/.fuse_hidden*
6  rm -Rf /tmp/no-comp/ /dev/shm/comp/  rm -Rf /tmp/no-comp/ /dev/shm/comp/
7  ( ./fuse-comp.pl $! 2>&1 ) | tee log  ( ./fuse-comp.pl $* 2>&1 ) | tee log

Legend:
Removed from v.20  
changed lines
  Added in v.31

  ViewVC Help
Powered by ViewVC 1.1.26