Question
……………. in 2010 by
ex-NASA scientists, Planet Labs …………….. the ……………. constellation of Earth-imaging satellites. In the following sentences, there are three blanks. Find out the appropriate words for filling up the blanks.Solution
The first blank needs a word that means to establish or set up, while the second blank and third blank need words that mean run/control and large/big in its superlative form. The only option that conveys this perfectly is option c.
Which command displays the manual page for another command?
Extended globbing in bash allows:
A Here-Document in shell is denoted by:
Slowly Changing Dimension (SCD) is used to:
Which command is used to check the current working directory in Linux?
Which command is used to make a shell script executable?
Which operator enables process substitution in bash (e.g., diff <(cmd1) <(cmd2))?
Which of the following is the syntax for an `if` statement checking if a variable `NUM` is numerically equal to 5?
Which construct allows embedding a block of text in shell scripts as input?
What is the primary purpose of the "shebang" line `#!/bin/bash` at the beginning of a shell script?