Would sbase suck less if the program head, which is currently a C program of 77 
lines, were replaced with something like 
  #!/bin/sh
  sed "$1"q

I know that it would need to be a bit more elaborate than that to handle the -n 
flag, but still.  Is there any advantage to having a separate C program?

Reply via email to