Linux

info command

May 27,93

Another useful tool that you can use to find out more about Linux commands is info. info reads documentation in …

Read More

Manual pages

May 27,93

There are thousands and thousands of Linux commands and it is impossible to remember all of them. The man (short …

Read More

Command line history

May 27,93

Linux shells maintain a history of the commands issued by a user. You can display the list of commands that you’ve entered before …

Read More

Essential Linux commands

May 27,93

In this lesson we will cover the essential commands in Linux. We will learn how to list the content of a directory, …

Read More

Start the shell in Ubuntu

May 27,93

Throughout this tutorial we will be using the bash shell, but most of the work done in the bash shell can be …

Read More

Bourne-again shell (Bash)

May 27,93

Bash (Bourne-again shell) is a command language interpreter. Simply put, it is a text windows interprets commands that you type. It …

Read More
Geek University 2022