Question
Lakshmi Vishwanathan, who won the prestigious Natya
Kalanidhi Award from the Music Academy was famous for which dance form?ÂSolution
The correct answer is D
Which symbol is used for variable substitution in shell scripting?
Which signal is sent by default when using kill without arguments?
Which command is used to display the current working directory?
Which symbol is used to redirect the standard output of a command to a file, appending the output to the end of the file if it already exists?
Which ETL process step validates and cleans data before loading?
Which operator enables process substitution in bash (e.g., diff <(cmd1) <(cmd2))?
Which command is used to find the number of lines, words, and characters in a file?
In shell scripting, which operator is used for string comparison?
In shell scripting, which symbol represents all files in the current directory?
A Here-Document in shell is denoted by: