Tag: command

Ubuntu – How To Take Screenshot From Command Line

How to Take a Screenshot from Terminal on Ubuntu Linux. Shortcut key to take screenshot in Ubuntu. Learn Ubuntu screenshot shortcut and command to capture screen in Ubuntu. Shortcut key to take screenshot in Ubuntu Type the command “gnome-screenshot” to take screenshot. This command in similar …

Forget the GUI: The return of the command line

If you immerse yourself in Microsoft history for long enough, you’ll come across more than one story about staff trying to add more command-line features to its operating systems. The plans go up the corporate tree, to the rarified heights of a Bill Gates review, where …

12 useful examples of Linux grep command

  In this article, we are going to provide you with useful examples of Linux grep command including the two variant programs: egrep and fgrep. grep (global regular expression print) is used to search for text strings and regular expressions line by line which match a …

How To Check Filesystem In Linux Ubuntu Using Command

How to check filesystem in Linux Ubuntu using command. Learn how to check partition type in Linux. There are many commands that can be executed on Linux Systems to determine filesystem type on unmounted or mounted partitions. Different Types of FileSystems ext is an elaborate extension …