"Jeff Woodford" <[EMAIL PROTECTED]> writes: > Hi all, > Would anyone happen to know in which package I can find the fsplit > (Fortran split) utility?
I doubt you'll find that oldie-but-goodie in any Debian package. You can find a C source file for it though. Just go to http://ftpsearch.lycos.com and search for fsplit.c. You'll get a lot of hits. Just pick one, download it, compile it and but the binary in /usr/local/bin. Gary

