/[Sack]/trunk/bin/view.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 /trunk/bin/view.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 70 - (hide annotations)
Fri Sep 25 16:36:24 2009 UTC (14 years, 9 months ago) by dpavlin
File MIME type: application/x-sh
File size: 119 byte(s)
trigger view from shell
1 dpavlin 70 #!/bin/sh -x
2    
3     view=$1
4    
5     test -z "$view" && view=`ls views/* | head -1`
6    
7     ( wc -c $view ; cat $view ) | nc localhost 4444

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26