execline
Software
skarnet.org

The fdclose program

fdclose closes a given file descriptor, then executes a program.

Interface

     fdclose fd prog...

fdclose closes the file descriptor number fd, then execs into prog with its arguments.

Notes