Which of the following operator executes a shell command from the Hive shell?
(a) |
(b) !
(c) ^
(d) +
(a) |
(b) !
(c) ^
(d) +
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right answer is (b) !
The explanation is: Exclamation operator is for execution of command.