16. Which Linux command list the contents of parent directory?कौन सी लिनक्स कमांड पैरेंट डायरेक्टरी की सामग्री को सूचीबद्ध करती है? [Bharat Skill QB] (A) ls ~ (B) ls * / (C) ls / (D) ls ../ANSWER - DShow Answer
17. What is use of ʹwhoʹ command in Linux?लिनक्स में ’who 'कमांड का क्या उपयोग है? [Bharat Skill QB] (A) login user लॉगिन उपयोगकर्ता (B) logout user लॉगआउट उपयोगकर्ता (C) login password लॉगिन पासवर्ड (D) logout password लॉगआउट पासवर्डANSWER - AShow Answer
18. Which command is used to hide the file?फाइल को छिपाने के लिए किस कमांड का उपयोग किया जाता है? [Bharat Skill QB] (A) attrib -h filename (B) attrib +h filename (C) attrib /h filename (D) attrib \h filenameANSWER - BShow Answer
19. Which command is used to release the read only permission?कौन सी कमांड का उपयोग केवल अनुमति जारी करने के लिए किया जाता है? [Bharat Skill QB] (A) attrib -r filename (B) attrib +r filename (C) attrib /r filename (D) attrib \r filenameANSWER - AShow Answer
20. Write the Linux command to remove all the permission to the user and group on the directory ʹsoftwareʹ?निर्देशिका 'सॉफ्टवेयर' पर उपयोगकर्ता और समूह के लिए सभी अनुमति को हटाने के लिए लिनक्स कमांड लिखें? [Bharat Skill QB] (A) chmod ug - rwx software (B) chmod ug - a software (C) chmod ug - A software (D) chmod ug - Rwx softwareANSWER - AShow Answer