linux shell

Environment variables

May 27,93

Environment variables are placeholders for data that can change. Each user has its own environment variables with different values that define his …

Read More

Manage files

May 27,93

The Linux shell provides powerful tools to manipulating files. As with directories, you can move, rename or delete a file. If …

Read More

Manage directories

May 27,93

A directory is a location for storing files on your computer. To be able to administer your Linux distribution, you …

Read More

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
Geek University 2022