Question
Which of the following recently won the GOLD AWARD under
the category "Excellence in Government Process Re-engineering for Digital Transformation" of the National Awards for e-Governance?Solution
e-Panchayat Mission Mode Project (eGramSwaraj and AuditOnline) of Ministry of Panchayati Raj has won the GOLD AWARD under the category "Excellence in Government Process Re-engineering for Digital Transformation" of the National Awards for e-Governance.
In shell scripting, how do you assign the string "Hello World" to a variable named `MESSAGE`?
What does $# represent in a shell script?
Extended globbing in bash allows:
In Bash, which syntax is used for arithmetic expansion?
Which symbol is used for logical AND in shell scripting?
What does $# represent in a shell script?
Which command is used to find the number of lines, words, and characters in a file?
Which command safely iterates over filenames that may contain spaces and newlines in a shell script?
Which command is used to display the current working directory in a Unix-like operating system?
Which command is used to display the contents of a file in Linux?