[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Shadow package NMU in preparation for l10n issues



Christian Perrier wrote:
> What is the clean way to do lowercase(firstname) according to you. I
> think this is the simplest thing to do.

db_get passwd/user-fullname
echo "$RET" | sed 's/ .*//' | tr A-Z a-z

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: