diff options
| -rwxr-xr-x | dotest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ mvn clean compile exec:java > outp.txt 2> error.txt; -tail -n +36 outp.txt | view -c "normal! zR" -; +tail -n +32 outp.txt | view -c "normal! zR" -; |
![]() |
index : rgens.git | |
| Mini-language for generating random text | Ben Culkin |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | dotest.sh | 2 |
@@ -2,4 +2,4 @@ mvn clean compile exec:java > outp.txt 2> error.txt; -tail -n +36 outp.txt | view -c "normal! zR" -; +tail -n +32 outp.txt | view -c "normal! zR" -; |