Closed dbittman closed 10 years ago
Running without arguments should now be fixed. Working on the numeric arguments issue.
FWIW, when running locally (not over SSH), seq 1 2 3
just outputs '0' over and over and over again.
This should now be solved.
Running seq with no arguments causes a segfault, running with a numeric argument results in no output.