Question
Drink ____ of liquids ____ the day even if you don’t
feel thirsty. (Q.91-95): In each sentence below, there are two blank spaces. Below each sentence some pairs of words are given which are numbered (1), (2), (3), (4) and (5). Pick out the most appropriate pair to fill in the blanks in the same order, to make the sentence meaningfully complete.Solution
The correct answer is B
Which command safely iterates over filenames that may contain spaces and newlines in a shell script?
Which command is used to search for a string inside a file?
Named pipes (FIFOs) are created using:
Which operator enables process substitution in bash (e.g., diff <(cmd1) <(cmd2))?
Which symbol is used to make a script executable in Linux?
Which command is used to check the current working directory in Linux?
In shell scripting, which symbol represents all files in the current directory?
Slowly Changing Dimension (SCD) is used to:
Which command is used to display the last 10 lines of a file in Linux?
Extended globbing in bash allows: