- Clone this repo to your computer
git clone https://github.com/kepbod/perl-oneliner-quiz.git
-
Check the perl_oneliner.md to see the question of each one-liner command test.
-
Go to the question folder and convert each test file to corresponding result file in the answer folder using perl one-liner command. For example, converting
question/test1
toanswer/result1
. -
Check the perl_oneliner.md to see the answer for each test.
-
This repo will be updated with time, and update to the latest question and answer.
cd perl-oneliner-tes(https://github.com/kepbod/pl)
git clean -f
git pull orgin master
- perldoc: Document of perl.
- pl: Advanced perl one-liner.
- Command-line-text-processing: Resource of command line text processing
See the LICENSE file for license rights and limitations (MIT).