Multiple choice technology operating systems

Which is/are the script/scripts generally used and suitable in within Unix?

  1. Perl

  2. Shell

  3. Rubby

  4. Java/ajax

  5. Awk

Reveal answer Fill a bubble to check yourself
A,B,C,E Correct answer
Explanation

Perl, Shell scripts, Ruby, and Awk are all scripting languages commonly used in Unix environments for automation, text processing, and system administration. Java/Ajax is not a Unix scripting language (Java is compiled, Ajax is a web technique).