View and Manage Files using head, tail and cat Commands in Linux
Most sysadmins only use cat to dump a file and tail -f to watch logs. That leaves a lot of
Most sysadmins only use cat to dump a file and tail -f to watch logs. That leaves a lot of
Linux command line has a lot of fun around itself and many tedious task can be performed very easily yet
You’ve probably memorized networking definitions like “What is DNS?” or “What is a subnet?” for interviews. But real interviews often
Much of the MySQL interview prep you’ll find online is based on outdated versions that reached end-of-life years ago. If
Most Linux users come across the ! symbol in only two situations: when they learn the sudo !! shortcut, or
Most Linux interview lists recycle the same 10 questions from a decade ago, and many of the “official” answers are
In Linux, the ‘cd‘ (Change Directory) command serves as a fundamental navigation tool for both newcomers and experienced system administrators.
ttyd is a lightweight, open-source command-line tool that enables you to share your Linux terminal session via a web browser.
In our last article, we covered various examples of the ‘sort‘ command. If you missed it, you can catch up
Linux has a rich collection of commands, and while many of them are powerful and useful for various tasks, there
The echo command is one of the most commonly and widely used built-in commands for Linux bash and C shells,
In our past following articles, we’ve shown some useful articles on some funny commands of Linux, which shows that Linux