Sha256: 896315866b87a6d813b97b6dcaa9275fa2ed8eb55bc1332b94ffe03f4d198119
Contents?: true
Size: 561 Bytes
Versions: 2
Compression:
Stored size: 561 Bytes
Contents
#! /usr/bin/zsh cat qstat.out | columnanalyze echo ------------------------------------------------------------ cat qstat.out | columnanalyze 4 echo ------------------------------------------------------------ cat qstat.out | columnanalyze 4 5 echo ------------------------------------------------------------ cat qstat.out | columnanalyze 4=bob echo ------------------------------------------------------------ cat qstat.out | columnanalyze 4=bob 5=r echo ------------------------------------------------------------ cat qstat.out | columnanalyze 4=bob 5=r 3
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tefil-0.1.5 | example/columnanalyze/run.zsh |
tefil-0.1.4 | example/columnanalyze/run.zsh |