How many cmd commands are there?



How many cmd commands are there?..

Answer / Rajesh Kumar Rathore

'cmd' usually refers to the Command Prompt in Windows, not Linux. In Linux, there are thousands of commands available, and new ones can be created by users if needed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

What does rmdir do in linux?

1 Answers  


What are the options of wc command?

1 Answers  


What is lsof command in linux?

1 Answers  


what is difference between $@ and $* in UNIX Shell script

3 Answers   Google,


What would be the result of issuing the command cat phonenos?

1 Answers  


Difference between swap partition and swap file?

4 Answers   IIHT, TATA, Wipro,


You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?

1 Answers  


What does mkdir mean?

1 Answers  


What is du -s * | sort -k1,1rn | head command used for?

1 Answers  


What is $@ in makefile?

1 Answers  


You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?

1 Answers  


What is umask 000?

1 Answers  


Categories