Quantcast
Channel: Linux by Examples » perl
Browsing all 2 articles
Browse latest View live

convert perl scripts into binaries

You can covert perl script into ELF binary files, c source code, bytecode etc. You do this my using perlcc. You can have list of examples by just man perlcc But here, i gonna only show you few. First...

View Article



Substitute a Keyword In a File

Sometime I need to replace a keyword with another, I can’t just open a file and substitute 1 by 1. It is faster to using a single command line. There have more than 2 ways to do it, but I prefer this 2...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images