answersLogoWhite

0

What is commands of Linux?

Updated: 8/21/2019
User Avatar

Wiki User

8y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is commands of Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What do you mean by Linux Utilities?

utilities is nothing but predefined commands in linux


How many different commands are there for Linux?

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


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.


What are the common Linux commands by Oracle 10g?

Oracle 10g's commands are internal; they have nothing to do with what platform it is running on.


How do you find out what DOS Commands are available in Linux?

There is none. For starters, you have it backwards, DOS actually copied most of its commands from Unix (The rest came from CP/M.), which Linux is inspired by. Commands like "cd" and "dir" were Unix commands long before DOS even existed.


How do you clear your command history in Linux?

You can view the history of commands entered on a Linux system with the history command.


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.


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.


What Linux commands make your home directory the working directory?

the command 'cd ~' will get you there .


What two commands will display the status of processes on a Linux system?

ps top