
Bash/CLI
Get flash to fully experience Pearltrees
Have you ever want to split a large file into several small files? I’ve face this problem few days ago.
How to split large file into several smaller files – Linux - Techie Corner
Using diff and patch Linux article
A few posts ago, we learnt how to kill by name (killall "name"). We also know how "xargs" works. (See previous posts if you don't know to use either)
February 2007
Gnome Linux Disable / Turn Off Hardware Beep Sound For Terminal
T his beep sound is annoying under Linux, how do I disable it forever under Debian / Fedora / RHEL / Red Hat / Ubuntu Linux? There are diffrent methods to disable / turn of beep under Linux (turn off terminal beep). Use any one of the following method as per your requirements.How do I use grep to find which line numbers match?
The UNIX grep command can be used to not only find a pattern, but it can be used to find the line number in the file where the pattern is found.Finding Duplicate Files | Dr Dobb's Journal
By Julius C. Duque , December 01, 2003 The Unix command and a few Perl tricks can produce some useful file-finding utilities.When working with regular expressions in a shell script the norm is to use grep or sed or some other external command/program. Since version 3 of bash (released in 2004) there is another option: bash's built-in regular expression comparison operator "=~". Bash's regular expression comparison operator takes a string on the left and an extended regular expression on the right.
Bash Regular Expressions
Awk by Example, Part 1 - Funtoo Linux
This is the approved revision of this page, as well as being the most recent. This article is now wiki-enabled!All commands sorted by votes
-p parameter tells wget to include all files, including images. -e robots=off you don't want wget to obey by the robots.txt file10 Useful Linux Commands | TuxArena Blog
Here's a list of 10 commands which may come handy when using the command line in Linux: Search for all files modified in the last N days containing a specific text in their nameLearn Perl in 10 easy lessons - Lesson 1 Linux article
I'll try to explain things as much as possible, so whether you are familiar to programming or not, you should find it easy to learn Perl and be comfortable with using this language after the end of this series of articles.History of Perl Larry Wall created a scripting language in 1987, which he called the "Practical Extraction and Report Language". It was designed as a text-processing language for Unix operating systems.Por tekstoredaktado Unikode kaŭ Esperante, mi rekomendas na UniRed kaj Simredo ! Editing/textprocessing is a hobby of mine. Yes, I actually enjoy messing around with these utilities, and have written some small editors in Assembler, Forth and C.

