LINUX COMMAND

How To Use Grep Command in Linux

This post will guide you how to use grep command to print lines matching a pattern in your Linux operating system. How do I use grep command to search a text string from a given… read more »

How To Set Date and Time in Linux

This post will guide you how to set date and time from the command line in Linux . How do I change date using date command under Linux Operating systems. Date Command Hwclock Command Displaying… read more »

How To List Only Directories in Linux

This post will guide you how to list directories only from the command line in the Linux operating systems. How do I list just directory names using the ls command in Linux. In Linux, you… read more »

How to Change Direcotry in Linux

This post will guide you how to change directories in Linux Operating systems using the cd command. How do I change the current directory to a particular directory in the Linux terminal. cd Command Print… read more »

How to Delete a Group in Linux

This post will guide you how to delete or remove a group from the command line in your Linux operating systems. How do I delete a group in your current Linux system using groupdel or… read more »

How to Delete User Account in Linux

This post will guide you how to delete or remove a User account from the command line in your Linux operating systems. How do I delete a user account and its related files in your… read more »

Linux Cat Command Usage And Examples

This post will guide you how to use Linux cat command to concatenate multiple files and print files on the standard output. NAME cat – concatenate files and print on the standard output SYNOPSIS cat… read more »

Sidebar



back to top