Linux system offers in command line mode a full set of commands for users and also for administrators.

I will present some of this in this post.

man command_name

Where command name is any Linux command we are interested in using.

The man command displays a manual that lists the syntax and an overview of all the options for the command given as an argument. In the case of administration commands or system services, it also gives any file names that contain definitions of the default behavior of these commands.

The work with the manual is finished after pressing the q key.

example:

man cd

cd command is used for changing the current directory.

The paths in a Linux system can be specified in relative or absolute terms.

example:

cd ../

In a bash shell, you can use the tab key to complete a directory name.

antispam apache2 callout cd commands database Debian debian 9 debian 10 domain domain-hosting exim fpm hosting how to https imap imaps ksh lenovo linux logging mail man MySQL nginx php poland pop pop3 pop3s price prize server snoopy sr635 system think thinksystem update upgrade users VDI web www

Leave a Reply

Your email address will not be published. Required fields are marked *