Use only POSIX commands and options

The hard-coded use of /bin/bash and of long options for nl does only
work on Linux based systems with GNU textutils.

If POSIX commands and options are used, this test becomes portable to
other systems than Linux.
1 file changed