answersLogoWhite

0


Best Answer

Innumerable. Remember that any program on Linux can be launched from the command line, so there are as many commands as there are programs.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many different commands are there for Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How would one go about learning fdisk Linux?

There are many websites where one can learn about fdisk and many other Linux commands including Linux Help, Tuxfiles, Computer Hope, Linux Questions and Linux Solved.


What commands are used to add a new user and is available across different Linux distributions?

useradd


What do you mean by Linux Utilities?

utilities is nothing but predefined commands in linux


How do you find files in Linux and Unix?

Linux and Unix and their variants have several different ways of locating files. each of the below commands can be used to locate files.findlocatewheriswhich


Is the architecture of Linux based on DOS?

No. Linux is a free, open-source version of UNIX. Many of DOS's commands were based on UNIX commands, but the underlying operating system is much more powerful than DOS.


Why use Linux basic commands?

Many Linux users find the command line quicker than using the Graphic User Interface (GUI).


What command displays the online text manual for Linux?

Depending on the OS and setup, they can be different. Look at the commands: info and man


Where can one find information about Linux commands?

There are many sources for this subject however one of the best are the cyberciti site. This site shows an extensive view of different operating systems run by Linux and allows the person to explore the site in great detail.


How many commands can you store in the history command in Linux?

bash by default is configured to store the last 500 commands. You can configure it to store as many as you want, limited only by practicality and size, to whatever you want by setting the environment variable HISTFILESIZE to a different number.export HISTFILESIZE=2000


What are the Linux commands used by Oracle DBA?

ls


Explain Backup management commands in Linux?

There are no standardized commands for backing up a Linux system. Backup methods can range from dd to RAID to one of various backup utilities.


Are Linux commands entered via the command line case sensitive?

Yes. Just about everything to do with Linux on the command line is case sensitive, including commands and file names.