BASH
-
Linux Find Command Tutorial
Linux find command is a powerful and flexible search tool that not only every system administrator must master, but also any…
Read More » -
Linux cut Examples
In this post, we feature comprehensive Linux cut Examples. Cut is a Unix command line utility which is used to…
Read More » -
10 Examples of find command in Unix and Linux
The find command is one of the versatile commands in UNIX and Linux and I used it a lot in my…
Read More » -
Linux sed Examples
In this post, we feature a comprehensive Linux sed Examples. Sed is basically a stream editor used for modifying files…
Read More » -
Bash completion for Docker
When you interact a lot with command line tools, such as : docker , docker-machine and docker-compose, command line completion…
Read More » -
Using rlimit (And Why You Should)
I’ve been going through some old notes and came across a reminder of setrlimit(2). This is a C system call…
Read More » -
Linux tar Examples
In this post, we feature a comprehensive Linux tar Examples. I am a real fan of learning Linux commands by…
Read More » -
Adding new machine to rc files sync
Some time ago I wrote a post on linux productivity tools I use. As from time to time I need…
Read More »