Question
Who has recently been appointed as the Deputy Governor
of RBI?Solution
The Central Government has appointed SBI Managing Director (MD) Swaminathan Janakiraman as the Deputy Governor of RBI for three years. He will replace Mahesh Kumar Jain on this post, whose tenure ends this week. Mahesh Kumar Jain was appointed as the Deputy Governor of RBI in June 2018. At present the Governor of RBI is Shaktikanta Das. Â
What does $# represent in a shell script?
Which signal is sent by default when using kill without arguments?
Which operator enables process substitution in bash (e.g., diff <(cmd1) <(cmd2))?
Which construct allows embedding a block of text in shell scripts as input?
Which operator is used to append output to a file?
In bash, which command is used to trap and handle signals like SIGINT?
Named pipes (FIFOs) are created using:
Which operator enables process substitution?
Which command is used to display the current working directory?
A Here-Document in shell is denoted by: