Category: Linux Basic Commands

0

6 BASH SHELL COMMAND LINE CHAINING OPERATORS (LINUX OPERATOR) WITH EXAMPLES

Introduction n this article I will explain you 6 Bash shell command line Chaining Operators (Linux operator). Now let’s discuss what is chaining operator. Chaining operator is something which is helps to run multiple...

0

BEST LINUX CHMOD COMMAND WITH EXAMPLES

Introduction n this article we are going to learn what is Linux chmod command and how to use it. chmod command is used in Linux related operating system to Change file mode bits. In...

0

BEST UNAME LINUX COMMANDS WITH EXAMPLES – EASY WAY TO CHECK LINUX VERSION

Introduction n this article we are going to discuss on uname Linux commands with examples. uname command helps to check Linux version & system information like using uname command you can check Operating System details,...

0

COMPRESS FILES USING BZ2 (BZIP2 LINUX COMMAND) AND UNZIP BZ2 FILE IN LINUX

Introduction n this article we are going to learn How to compress files using bz2 file compression tool (bzip2 linux command) and unzip bz2 compressed file. bzip2 is a open source compress tool similar...