Linux commands to be used in terminal and various shortcuts

Asked by Huzefa Sadikot

Hello,

Can anyone please help me with the list of commands which are used in the Linux terminal. Also, I would like to have a shortcuts that are used in ubuntu (keyboard shortcuts).

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu sudo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you are using Unity then you can hold down the Windows key and see shortcuts (used to anyway). The terminal is very powerful. What you are asking for is like asking for a list of all the powershell commands in Windows.

What sort of thing do you want to achieve and find commands for that rather than try to know all commands. You'll get less frustrated.

Revision history for this message
Huzefa Sadikot (huzi95s) said :
#2

I am using ubuntu 18.04
And to be more precise I need to know a list of basic commands used in terminal like:
sudo
cd
and more commands like these.

Revision history for this message
Huzefa Sadikot (huzi95s) said :
#3

Basically a command set used to do basic operations like:
copying files
installing files
downloading from net
this I want to achieve from terminals

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

http://ubuntuhandbook.org

Is a good start.

cp = copy
you can download from the Web using wget
If you mean archive as in manage compressed archives then look into tar and gzip

What do you mean by "install files"?

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.