Multiple choice technology operating systems

Are unix commands case sensitive?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Unix commands are case-sensitive, meaning 'LS', 'ls', and 'Ls' are treated as different commands. This is a fundamental characteristic of Unix and Unix-like operating systems. Therefore, the statement is true, making option A correct.