/[fuse-comp]/test.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 /test.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Sun Jul 8 12:51:33 2007 UTC (16 years, 8 months ago) by dpavlin
File MIME type: application/x-sh
File size: 259 byte(s)
first code drop of gzip compressing filesystem
1 dpavlin 1 #!/bin/sh
2    
3     ps ax > foo
4     cp foo /tmp/no-comp/foo
5     test -f /tmp/no-comp/foo && echo ok
6     test ! -z /tmp/no-comp/foo && echo ok
7    
8     ls -al /tmp/no-comp/foo /tmp/comp/foo* /dev/shm/comp/foo
9     wc /tmp/no-comp/foo /tmp/comp/foo* /dev/shm/comp/foo
10     zcat /tmp/comp/foo.gz | wc

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26