Displaying 1 result from an estimated 1 matches for "5a0370e7".
2006 Jan 21
2
htdbm
According to the man page for htdbm:
NAME
htdbm - Manipulate DBM password databases
SYNOPSIS
<snipped>
htdbm -l [ -TDBTYPE ]
<snipped>
-l Print each of the usernames and comments from the database
on stdout.
yet when I execute htdbm I am finding that the output of the command is
going to stderr not stdout. I have proved this by trying the following