Hello, I'm rather new to PERL. How do I go about sorting a simple text file using PERL? This is what I want to accomplish.
# sort /etc/passwd > /etc/passwd-new # mv /etc/passwd-new /etc/passwd Thanks in advance for your help. -Dean --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.517 / Virus Database: 315 - Release Date: 9/8/03 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]