- 1. Perl Oneliners
- 2. Install Perl
- 3. Oneliners
- 3.1. Print the version of Perl
- 3.2. Print a number, use Perl as your calculator
- 3.3. Print a string
- 3.4. grep on Windows as well
- 3.5. Rename many files
- 3.6. Replace a string in many files
- 3.7. Replace one line with an empty row
- 3.8. Change encoding
- 3.9. print the 3rd field of every line in a CSV file
- 3.10. Print all usernames from /etc/passwd
- 3.11. Remove one line from a file