Jim Witte wrote:
> 
> Hello,
> 
>   I'm updating a script that manages the .htpasswd file on *N*X boxes.
> The user records are stored on successive lines, in the form
> $username:$password.  What I want to do is find a particular $username,
> then delete the entire line.


Perhaps this module has what you want?

http://search.cpan.org/search?dist=Apache-Htpasswd


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to