which character indicates the UNIX shell prompt? By default, which character indicates the UNIX shell prompt? By default, which character indicates the UNIX shell prompt? A.# B.> C.$ D.% Explanation: Show Hint ← Previous question Next question →
‘%’ is default prompt for the C shell and ‘$’ is default prompt for Bourne-style shell.