Question
किसी भी कार्यालय में
राजभाषा कार्यान्वयन की जिम्मेदारी किन पर होती है-Solution
राजभाषा नियम, 1976 के नियम 12 के अनुसार केंद्र सरकार के प्रत्येक कार्यालय के प्रशासनिक प्रधान का यह उत्तरदायित्व है कि वह यह सुनिश्चित करे कि राजभाषा अधिनियम, राजभाषा नियम के प्रावधानों तथा इनके अधीन जारी किए गए निदेशों का समुचित रूप से अनुपालन हो तथा इस प्रयोजन के लिए उपयुक्त एवं प्रभावकारी जांच बिंदु बनाए जाएं ।
Which special file enables interprocess communication using named pipes?
What does #!/bin/bash at the start of a script mean?
In bash, what does trap 'echo Exit' EXIT do?
Which statement correctly defines a variable in shell scripting?
Which symbol is used to make a script executable in Linux?
A Here-Document in shell is denoted by:
Which command is used to search text patterns in files?
In bash, which command is used to trap and handle signals like SIGINT?
What does $# represent in a shell script?
In shell scripting, which command is used to read input from the user?