[ कंप्यूटर Linux Basics MCQ ]

कंप्यूटर Linux Basics से संबंधित महत्वपूर्ण बहुविकल्पीय प्रश्न। ये प्रश्न JSSC, JPSC, SSC, रेलवे, बैंकिंग, JTET, पुलिस एवं अन्य प्रतियोगी परीक्षाओं के लिए उपयोगी हैं।

[ Computer Linux Basics MCQ ]

Important multiple-choice questions related to Computer Linux Basics. These questions are useful for JSSC, JPSC, SSC, Railway, Banking, JTET, Police and other competitive examinations.
कुल प्रश्न: 386
Total Questions: 386
वर्तमान पेज: 3 / 4
Current Page: 3 / 4
प्रश्न 201
201. Linux में वर्तमान user का नाम जानने के लिए कौन-सी command प्रयोग की जाती है?
[A] whoami
[B] username
[C] user
[D] who
Question 201
201. Which command is used to display the current user name in Linux?
[A] whoami
[B] username
[C] user
[D] who
सही उत्तर: whoami
व्याख्या: whoami command वर्तमान logged-in user का नाम बताती है.
Correct Answer: whoami
Explanation: The whoami command displays the name of the current logged-in user.
प्रश्न 202
202. Linux में running processes देखने के लिए कौन-सी command प्रयोग की जा सकती है?
[A] ps
[B] process
[C] run
[D] task
Question 202
202. Which command can be used to view running processes in Linux?
[A] ps
[B] process
[C] run
[D] task
सही उत्तर: ps
व्याख्या: ps command system में चल रहे processes की जानकारी दिखाती है.
Correct Answer: ps
Explanation: The ps command displays information about running processes.
प्रश्न 203
203. Linux में process को terminate करने के लिए सामान्यतः कौन-सी command प्रयोग होती है?
[A] kill
[B] stop
[C] end
[D] terminate
Question 203
203. Which command is commonly used to terminate a process in Linux?
[A] kill
[B] stop
[C] end
[D] terminate
सही उत्तर: kill
व्याख्या: kill command process को signal भेजने और उसे terminate करने के लिए प्रयोग होती है.
Correct Answer: kill
Explanation: The kill command is used to send a signal to a process, commonly to terminate it.
प्रश्न 204
204. Linux में disk space की जानकारी देखने के लिए कौन-सी command प्रयोग की जाती है?
[A] df
[B] disk
[C] space
[D] duf
Question 204
204. Which command is used to view disk space information in Linux?
[A] df
[B] disk
[C] space
[D] duf
सही उत्तर: df
व्याख्या: df command mounted file systems के available और used disk space की जानकारी देती है.
Correct Answer: df
Explanation: The df command displays available and used disk space on file systems.
प्रश्न 205
205. Linux में directory द्वारा उपयोग किए गए disk space को देखने के लिए कौन-सी command उपयोगी है?
[A] du
[B] diskuse
[C] space
[D] usage
Question 205
205. Which command is useful for viewing disk space used by directories in Linux?
[A] du
[B] diskuse
[C] space
[D] usage
सही उत्तर: du
व्याख्या: du command files और directories द्वारा उपयोग किए गए disk space का अनुमान दिखाती है.
Correct Answer: du
Explanation: The du command displays estimated disk space usage by files and directories.
प्रश्न 206
206. Linux में file search करने के लिए कौन-सी command प्रयोग की जाती है?
[A] find
[B] search
[C] locatefile
[D] filefind
Question 206
206. Which command is used to search for files in Linux?
[A] find
[B] search
[C] locatefile
[D] filefind
सही उत्तर: find
व्याख्या: find command files और directories को specified conditions के आधार पर खोजती है.
Correct Answer: find
Explanation: The find command searches for files and directories based on specified conditions.
प्रश्न 207
207. Linux में text के अंदर किसी pattern को खोजने के लिए कौन-सी command बहुत उपयोगी है?
[A] grep
[B] searchtext
[C] findtext
[D] pattern
Question 207
207. Which command is very useful for searching a pattern inside text in Linux?
[A] grep
[B] searchtext
[C] findtext
[D] pattern
सही उत्तर: grep
व्याख्या: grep command files या input में दिए गए text pattern को खोजती है.
Correct Answer: grep
Explanation: The grep command searches for a specified text pattern in files or input.
प्रश्न 208
208. Linux में file permissions बदलने के लिए कौन-सी command प्रयोग की जाती है?
[A] chmod
[B] permission
[C] chperm
[D] perm
Question 208
208. Which command is used to change file permissions in Linux?
[A] chmod
[B] permission
[C] chperm
[D] perm
सही उत्तर: chmod
व्याख्या: chmod command files और directories की permissions बदलने के लिए प्रयोग की जाती है.
Correct Answer: chmod
Explanation: The chmod command is used to change file and directory permissions in Linux.
प्रश्न 209
209. Linux में file का owner बदलने के लिए कौन-सी command प्रयोग की जाती है?
[A] chown
[B] owner
[C] changeowner
[D] own
Question 209
209. Which command is used to change the owner of a file in Linux?
[A] chown
[B] owner
[C] changeowner
[D] own
सही उत्तर: chown
व्याख्या: chown command file या directory के ownership को बदलने के लिए प्रयोग होती है.
Correct Answer: chown
Explanation: The chown command is used to change the ownership of a file or directory.
प्रश्न 210
210. Linux में किसी file का type जानने के लिए कौन-सी command प्रयोग की जाती है?
[A] file
[B] type
[C] filetype
[D] check
Question 210
210. Which command is used to determine the type of a file in Linux?
[A] file
[B] type
[C] filetype
[D] check
सही उत्तर: file
व्याख्या: file command किसी file के प्रकार की पहचान करने के लिए प्रयोग होती है.
Correct Answer: file
Explanation: The file command identifies the type of a file.
प्रश्न 211
211. Linux में वर्तमान समय और तारीख देखने के लिए कौन-सी command प्रयोग की जाती है?
[A] date
[B] time
[C] datetime
[D] calendar
Question 211
211. Which command is used to display the current date and time in Linux?
[A] date
[B] time
[C] datetime
[D] calendar
सही उत्तर: date
व्याख्या: date command current date और time display करती है.
Correct Answer: date
Explanation: The date command displays the current date and time.
प्रश्न 212
212. Linux में system में logged-in users की जानकारी देखने के लिए कौन-सी command प्रयोग की जाती है?
[A] who
[B] users
[C] login
[D] logged
Question 212
212. Which command is used to view logged-in users in Linux?
[A] who
[B] users
[C] login
[D] logged
सही उत्तर: who
व्याख्या: who command वर्तमान system में logged-in users की जानकारी दिखाती है.
Correct Answer: who
Explanation: The who command displays information about users currently logged into the system.
प्रश्न 213
213. Linux में superuser account को सामान्यतः क्या कहा जाता है?
[A] Root
[B] Admin
[C] Master
[D] System
Question 213
213. What is the superuser account commonly called in Linux?
[A] Root
[B] Admin
[C] Master
[D] System
सही उत्तर: Root
व्याख्या: Linux में root सबसे अधिक अधिकार वाला superuser account होता है.
Correct Answer: Root
Explanation: Root is the superuser account with the highest level of privileges in Linux.
प्रश्न 214
214. Linux में home directory को दर्शाने के लिए कौन-सा symbol प्रयोग किया जाता है?
[A] ~
[B] /
[C] #
[D] $
Question 214
214. Which symbol is used to represent the home directory in Linux?
[A] ~
[B] /
[C] #
[D] $
सही उत्तर: ~
व्याख्या: ~ symbol वर्तमान user की home directory को represent करता है.
Correct Answer: ~
Explanation: The ~ symbol represents the current user’s home directory.
प्रश्न 215
215. Linux में files की detailed listing देखने के लिए कौन-सा option प्रयोग किया जाता है?
[A] -l
[B] -d
[C] -a
[D] -s
Question 215
215. Which option is used to display a detailed file listing in Linux?
[A] -l
[B] -d
[C] -a
[D] -s
सही उत्तर: -l
व्याख्या: ls -l files की permissions, owner, size और अन्य detailed information दिखाता है.
Correct Answer: -l
Explanation: The ls -l command displays detailed information such as permissions, owner and size.
प्रश्न 216
216. Linux में command history देखने के लिए कौन-सी command प्रयोग की जाती है?
[A] history
[B] past
[C] commands
[D] log
Question 216
216. Which command is used to view command history in Linux?
[A] history
[B] past
[C] commands
[D] log
सही उत्तर: history
व्याख्या: history command पहले execute की गई commands की सूची दिखाती है.
Correct Answer: history
Explanation: The history command displays previously executed commands.
प्रश्न 217
217. Linux में किसी command को administrator privileges के साथ चलाने के लिए सामान्यतः कौन-सी command प्रयोग होती है?
[A] sudo
[B] admin
[C] root
[D] runas
Question 217
217. Which command is commonly used to execute a command with administrator privileges in Linux?
[A] sudo
[B] admin
[C] root
[D] runas
सही उत्तर: sudo
व्याख्या: sudo command authorized users को administrator privileges के साथ command चलाने देती है.
Correct Answer: sudo
Explanation: The sudo command allows authorized users to execute commands with administrator privileges.
प्रश्न 218
218. Linux में terminal से logout करने के लिए कौन-सी command प्रयोग की जा सकती है?
[A] exit
[B] logoutall
[C] close
[D] end
Question 218
218. Which command can be used to log out from a Linux terminal?
[A] exit
[B] logoutall
[C] close
[D] end
सही उत्तर: exit
व्याख्या: exit command current shell या terminal session से बाहर निकलने के लिए प्रयोग होती है.
Correct Answer: exit
Explanation: The exit command is used to leave the current shell or terminal session.
प्रश्न 219
219. Linux में किसी directory के अंदर जाने के लिए कौन-सी command प्रयोग होती है?
[A] cd
[B] goto
[C] open
[D] enter
Question 219
219. Which command is used to enter a directory in Linux?
[A] cd
[B] goto
[C] open
[D] enter
सही उत्तर: cd
व्याख्या: cd command directory बदलने के लिए प्रयोग की जाती है.
Correct Answer: cd
Explanation: The cd command is used to change into a directory.
प्रश्न 220
220. Linux में एक directory पीछे जाने के लिए कौन-सी command प्रयोग की जाती है?
[A] cd ..
[B] cd back
[C] back
[D] up
Question 220
220. Which command is used to move one directory up in Linux?
[A] cd ..
[B] cd back
[C] back
[D] up
सही उत्तर: cd ..
व्याख्या: cd .. parent directory में जाने के लिए प्रयोग होता है.
Correct Answer: cd ..
Explanation: The cd .. command moves to the parent directory.
प्रश्न 221
221. Linux में home directory में सीधे जाने के लिए कौन-सी command प्रयोग की जा सकती है?
[A] cd ~
[B] cd /
[C] home
[D] cd home
Question 221
221. Which command can be used to directly go to the home directory in Linux?
[A] cd ~
[B] cd /
[C] home
[D] cd home
सही उत्तर: cd ~
व्याख्या: cd ~ current user की home directory में ले जाता है.
Correct Answer: cd ~
Explanation: The cd ~ command takes the user to the current user’s home directory.
प्रश्न 222
222. Linux में खाली file बनाने के लिए कौन-सी command प्रयोग की जाती है?
[A] touch
[B] newfile
[C] make
[D] create
Question 222
222. Which command is used to create an empty file in Linux?
[A] touch
[B] newfile
[C] make
[D] create
सही उत्तर: touch
व्याख्या: touch command नई empty file बनाने के लिए commonly प्रयोग की जाती है.
Correct Answer: touch
Explanation: The touch command is commonly used to create an empty file.
प्रश्न 223
223. Linux में file को rename करने के लिए कौन-सी command प्रयोग की जाती है?
[A] mv
[B] rename
[C] rn
[D] chname
Question 223
223. Which command is used to rename a file in Linux?
[A] mv
[B] rename
[C] rn
[D] chname
सही उत्तर: mv
व्याख्या: mv command source file को नए नाम से move करके rename कर सकती है.
Correct Answer: mv
Explanation: The mv command can be used to rename a file.
प्रश्न 224
224. Linux में recursive directory हटाने के लिए rm के साथ कौन-सा option प्रयोग किया जाता है?
[A] -r
[B] -d
[C] -a
[D] -l
Question 224
224. Which option is used with rm to remove directories recursively in Linux?
[A] -r
[B] -d
[C] -a
[D] -l
सही उत्तर: -r
व्याख्या: rm -r directory और उसके अंदर की files तथा subdirectories को recursively हटाता है.
Correct Answer: -r
Explanation: The rm -r command removes directories and their contents recursively.
प्रश्न 225
225. Linux में forcefully file हटाने के लिए rm के साथ कौन-सा option प्रयोग किया जाता है?
[A] -f
[B] -r
[C] -x
[D] -d
Question 225
225. Which option is used with rm to force removal of a file in Linux?
[A] -f
[B] -r
[C] -x
[D] -d
सही उत्तर: -f
व्याख्या: rm -f बिना confirmation के files हटाने के लिए प्रयोग किया जाता है.
Correct Answer: -f
Explanation: The rm -f option forces file removal without asking for confirmation.
प्रश्न 226
226. Linux में system information देखने के लिए uname command का कौन-सा option उपयोग होता है?
[A] -a
[B] -i
[C] -s
[D] -r
Question 226
226. Which option of uname is used to display detailed system information in Linux?
[A] -a
[B] -i
[C] -s
[D] -r
सही उत्तर: -a
व्याख्या: uname -a system की विभिन्न information जैसे kernel और machine details दिखाता है.
Correct Answer: -a
Explanation: uname -a displays various system information such as kernel and machine details.
प्रश्न 227
227. Linux में kernel version देखने के लिए कौन-सी command उपयोग की जा सकती है?
[A] uname -r
[B] kernel
[C] version
[D] linux -v
Question 227
227. Which command can be used to view the kernel version in Linux?
[A] uname -r
[B] kernel
[C] version
[D] linux -v
सही उत्तर: uname -r
व्याख्या: uname -r वर्तमान Linux kernel release version दिखाता है.
Correct Answer: uname -r
Explanation: uname -r displays the current Linux kernel release version.
प्रश्न 228
228. Linux में text file को terminal में page-by-page देखने के लिए कौन-सी command उपयोगी है?
[A] less
[B] page
[C] morefile
[D] read
Question 228
228. Which command is useful for viewing a text file page by page in Linux?
[A] less
[B] page
[C] morefile
[D] read
सही उत्तर: less
व्याख्या: less command बड़ी text files को page-by-page देखने के लिए उपयोगी है.
Correct Answer: less
Explanation: The less command is useful for viewing large text files page by page.
प्रश्न 229
229. Linux में file में lines, words और characters की संख्या जानने के लिए कौन-सी command प्रयोग होती है?
[A] wc
[B] count
[C] lines
[D] stat
Question 229
229. Which command is used to count lines, words and characters in a file in Linux?
[A] wc
[B] count
[C] lines
[D] stat
सही उत्तर: wc
व्याख्या: wc command lines, words और bytes/characters की counting कर सकती है.
Correct Answer: wc
Explanation: The wc command can count lines, words and bytes or characters in a file.
प्रश्न 230
230. Linux में file की पहली कुछ lines देखने के लिए default रूप से head कितनी lines दिखाता है?
[A] 10
[B] 5
[C] 20
[D] 15
Question 230
230. How many lines does the head command display by default in Linux?
[A] 10
[B] 5
[C] 20
[D] 15
सही उत्तर: 10
व्याख्या: head command default रूप से पहली 10 lines display करती है.
Correct Answer: 10
Explanation: The head command displays the first 10 lines by default.
प्रश्न 231
231. Linux में file की अंतिम कुछ lines देखने के लिए default रूप से tail कितनी lines दिखाता है?
[A] 10
[B] 5
[C] 20
[D] 15
Question 231
231. How many lines does the tail command display by default in Linux?
[A] 10
[B] 5
[C] 20
[D] 15
सही उत्तर: 10
व्याख्या: tail command default रूप से file की अंतिम 10 lines display करती है.
Correct Answer: 10
Explanation: The tail command displays the last 10 lines by default.
प्रश्न 232
232. Linux में file permissions में r का अर्थ क्या होता है?
[A] Read
[B] Run
[C] Root
[D] Rename
Question 232
232. What does r mean in Linux file permissions?
[A] Read
[B] Run
[C] Root
[D] Rename
सही उत्तर: Read
व्याख्या: Linux permissions में r का अर्थ Read होता है.
Correct Answer: Read
Explanation: In Linux file permissions, r stands for Read.
प्रश्न 233
233. Linux में file permissions में w का अर्थ क्या होता है?
[A] Write
[B] Watch
[C] Web
[D] Work
Question 233
233. What does w mean in Linux file permissions?
[A] Write
[B] Watch
[C] Web
[D] Work
सही उत्तर: Write
व्याख्या: Linux permissions में w का अर्थ Write होता है.
Correct Answer: Write
Explanation: In Linux file permissions, w stands for Write.
प्रश्न 234
234. Linux में file permissions में x का अर्थ क्या होता है?
[A] Execute
[B] Exit
[C] Extract
[D] Export
Question 234
234. What does x mean in Linux file permissions?
[A] Execute
[B] Exit
[C] Extract
[D] Export
सही उत्तर: Execute
व्याख्या: Linux permissions में x का अर्थ Execute होता है.
Correct Answer: Execute
Explanation: In Linux file permissions, x stands for Execute.
प्रश्न 235
235. Linux में किसी file की permissions देखने के लिए कौन-सी command सबसे सामान्य है?
[A] ls -l
[B] ls -p
[C] ls -d
[D] ls -x
Question 235
235. Which command is commonly used to view file permissions in Linux?
[A] ls -l
[B] ls -p
[C] ls -d
[D] ls -x
सही उत्तर: ls -l
व्याख्या: ls -l command file permissions सहित detailed information दिखाती है.
Correct Answer: ls -l
Explanation: The ls -l command displays detailed information including file permissions.
प्रश्न 236
236. Linux में owner, group और permissions की जानकारी किस command से देखी जा सकती है?
[A] ls -l
[B] pwd
[C] cd
[D] cat
Question 236
236. Which command can be used to view owner, group and permissions information in Linux?
[A] ls -l
[B] pwd
[C] cd
[D] cat
सही उत्तर: ls -l
व्याख्या: ls -l file की ownership और permissions की जानकारी दिखाती है.
Correct Answer: ls -l
Explanation: The ls -l command shows ownership and permissions information.
प्रश्न 237
237. Linux file permission में r-- का अर्थ क्या है?
[A] Read only
[B] Write only
[C] Execute only
[D] No permission
Question 237
237. What does r-- mean in Linux file permissions?
[A] Read only
[B] Write only
[C] Execute only
[D] No permission
सही उत्तर: Read only
व्याख्या: r-- permission का अर्थ है कि संबंधित user के पास केवल read permission है.
Correct Answer: Read only
Explanation: r-- means that the user has only read permission.
प्रश्न 238
238. Linux file permission में -w- का अर्थ क्या है?
[A] Write only
[B] Read only
[C] Execute only
[D] Full permission
Question 238
238. What does -w- mean in Linux file permissions?
[A] Write only
[B] Read only
[C] Execute only
[D] Full permission
सही उत्तर: Write only
व्याख्या: -w- permission का अर्थ है कि संबंधित user के पास write permission है.
Correct Answer: Write only
Explanation: -w- means that the user has write permission.
प्रश्न 239
239. Linux file permission में --x का अर्थ क्या है?
[A] Execute only
[B] Read only
[C] Write only
[D] No permission
Question 239
239. What does --x mean in Linux file permissions?
[A] Execute only
[B] Read only
[C] Write only
[D] No permission
सही उत्तर: Execute only
व्याख्या: --x permission का अर्थ है कि संबंधित user के पास execute permission है.
Correct Answer: Execute only
Explanation: --x means that the user has execute permission.
प्रश्न 240
240. Linux में file permissions बदलने के लिए chmod 755 में पहला 7 किसे दर्शाता है?
[A] Owner
[B] Group
[C] Others
[D] Root
Question 240
240. In chmod 755, what does the first digit 7 represent?
[A] Owner
[B] Group
[C] Others
[D] Root
सही उत्तर: Owner
व्याख्या: chmod 755 में पहला digit owner की permissions को दर्शाता है.
Correct Answer: Owner
Explanation: In chmod 755, the first digit represents the owner permissions.
प्रश्न 241
241. Linux में chmod 755 में दूसरा digit किसकी permissions को दर्शाता है?
[A] Group
[B] Owner
[C] Others
[D] Root
Question 241
241. In chmod 755, what does the second digit represent?
[A] Group
[B] Owner
[C] Others
[D] Root
सही उत्तर: Group
व्याख्या: chmod 755 में दूसरा digit group की permissions को दर्शाता है.
Correct Answer: Group
Explanation: In chmod 755, the second digit represents group permissions.
प्रश्न 242
242. Linux में chmod 755 में तीसरा digit किसकी permissions को दर्शाता है?
[A] Others
[B] Owner
[C] Group
[D] Root
Question 242
242. In chmod 755, what does the third digit represent?
[A] Others
[B] Owner
[C] Group
[D] Root
सही उत्तर: Others
व्याख्या: chmod 755 में तीसरा digit अन्य users यानी others की permissions को दर्शाता है.
Correct Answer: Others
Explanation: In chmod 755, the third digit represents permissions for others.
प्रश्न 243
243. Linux में permission value 4 किस permission को दर्शाती है?
[A] Read
[B] Write
[C] Execute
[D] Delete
Question 243
243. In Linux numeric permissions, what does the value 4 represent?
[A] Read
[B] Write
[C] Execute
[D] Delete
सही उत्तर: Read
व्याख्या: Linux permission numeric notation में 4 का अर्थ read permission है.
Correct Answer: Read
Explanation: In Linux numeric permission notation, 4 represents read permission.
प्रश्न 244
244. Linux में permission value 2 किस permission को दर्शाती है?
[A] Write
[B] Read
[C] Execute
[D] Delete
Question 244
244. In Linux numeric permissions, what does the value 2 represent?
[A] Write
[B] Read
[C] Execute
[D] Delete
सही उत्तर: Write
व्याख्या: Linux permission numeric notation में 2 का अर्थ write permission है.
Correct Answer: Write
Explanation: In Linux numeric permission notation, 2 represents write permission.
प्रश्न 245
245. Linux में permission value 1 किस permission को दर्शाती है?
[A] Execute
[B] Read
[C] Write
[D] Delete
Question 245
245. In Linux numeric permissions, what does the value 1 represent?
[A] Execute
[B] Read
[C] Write
[D] Delete
सही उत्तर: Execute
व्याख्या: Linux permission numeric notation में 1 का अर्थ execute permission है.
Correct Answer: Execute
Explanation: In Linux numeric permission notation, 1 represents execute permission.
प्रश्न 246
246. Linux में chmod 644 में owner को कौन-सी permissions मिलती हैं?
[A] Read and Write
[B] Read only
[C] Write only
[D] Execute only
Question 246
246. What permissions does the owner get with chmod 644 in Linux?
[A] Read and Write
[B] Read only
[C] Write only
[D] Execute only
सही उत्तर: Read and Write
व्याख्या: chmod 644 में owner के लिए 6 यानी read और write permissions होती हैं.
Correct Answer: Read and Write
Explanation: In chmod 644, the owner gets read and write permissions.
प्रश्न 247
247. Linux में chmod 644 में group को कौन-सी permission मिलती है?
[A] Read only
[B] Write only
[C] Execute only
[D] Read and Write
Question 247
247. What permission does the group get with chmod 644 in Linux?
[A] Read only
[B] Write only
[C] Execute only
[D] Read and Write
सही उत्तर: Read only
व्याख्या: chmod 644 में group के लिए 4 यानी read permission होती है.
Correct Answer: Read only
Explanation: In chmod 644, the group gets read permission.
प्रश्न 248
248. Linux में chmod 644 में others को कौन-सी permission मिलती है?
[A] Read only
[B] Write only
[C] Execute only
[D] Full permission
Question 248
248. What permission do others get with chmod 644 in Linux?
[A] Read only
[B] Write only
[C] Execute only
[D] Full permission
सही उत्तर: Read only
व्याख्या: chmod 644 में others के लिए 4 यानी read permission होती है.
Correct Answer: Read only
Explanation: In chmod 644, others get read permission.
प्रश्न 249
249. Linux में hard link और symbolic link बनाने के लिए कौन-सी command आधार रूप से प्रयोग होती है?
[A] ln
[B] linkfile
[C] hl
[D] connect
Question 249
249. Which command is basically used to create hard and symbolic links in Linux?
[A] ln
[B] linkfile
[C] hl
[D] connect
सही उत्तर: ln
व्याख्या: ln command links बनाने के लिए प्रयोग की जाती है.
Correct Answer: ln
Explanation: The ln command is used to create hard and symbolic links in Linux.
प्रश्न 250
250. Linux में current directory की hidden files सामान्यतः किस character से शुरू होती हैं?
[A] .
[B] #
[C] ~
[D] @
Question 250
250. With which character do hidden files in Linux normally begin?
[A] .
[B] #
[C] ~
[D] @
सही उत्तर: .
व्याख्या: Linux में dot से शुरू होने वाली files सामान्यतः hidden files मानी जाती हैं.
Correct Answer: .
Explanation: Files beginning with a dot are normally treated as hidden files in Linux.
प्रश्न 251
251. Linux में /home directory का मुख्य उद्देश्य क्या है?
[A] Users की home directories रखना
[B] System boot करना
[C] Kernel रखना
[D] Device drivers रखना
Question 251
251. What is the main purpose of the /home directory in Linux?
[A] Store users home directories
[B] Boot the system
[C] Store the kernel
[D] Store device drivers
सही उत्तर: Users की home directories रखना
व्याख्या: /home directory में सामान्य users की personal home directories रखी जाती हैं.
Correct Answer: Store users home directories
Explanation: The /home directory contains the personal home directories of normal users.
प्रश्न 252
252. Linux में /etc directory में सामान्यतः क्या रखा जाता है?
[A] Configuration files
[B] Personal documents
[C] Temporary files
[D] Music files
Question 252
252. What is generally stored in the /etc directory in Linux?
[A] Configuration files
[B] Personal documents
[C] Temporary files
[D] Music files
सही उत्तर: Configuration files
व्याख्या: /etc directory में system और application configuration files रखी जाती हैं.
Correct Answer: Configuration files
Explanation: The /etc directory generally contains system and application configuration files.
प्रश्न 253
253. Linux में /tmp directory का उपयोग किसके लिए किया जाता है?
[A] Temporary files
[B] User passwords
[C] Boot files
[D] Kernel modules
Question 253
253. What is the /tmp directory used for in Linux?
[A] Temporary files
[B] User passwords
[C] Boot files
[D] Kernel modules
सही उत्तर: Temporary files
व्याख्या: /tmp directory temporary files रखने के लिए प्रयोग होती है.
Correct Answer: Temporary files
Explanation: The /tmp directory is used for temporary files.
प्रश्न 254
254. Linux में /var directory में सामान्यतः किस प्रकार का data मिलता है?
[A] Variable data और logs
[B] Kernel source
[C] User home
[D] Bootloader only
Question 254
254. What type of data is generally found in /var in Linux?
[A] Variable data and logs
[B] Kernel source
[C] User home
[D] Bootloader only
सही उत्तर: Variable data और logs
व्याख्या: /var directory में logs, caches और अन्य frequently changing data मिल सकता है.
Correct Answer: Variable data and logs
Explanation: /var can contain logs, caches and other frequently changing data.
प्रश्न 255
255. Linux में /bin directory traditionally किस प्रकार की files रखती है?
[A] Essential executable commands
[B] User documents
[C] Configuration backups
[D] Temporary files
Question 255
255. What type of files does the /bin directory traditionally contain in Linux?
[A] Essential executable commands
[B] User documents
[C] Configuration backups
[D] Temporary files
सही उत्तर: Essential executable commands
व्याख्या: /bin directory traditionally essential executable programs रखती है.
Correct Answer: Essential executable commands
Explanation: The /bin directory traditionally contains essential executable programs.
प्रश्न 256
256. Linux में /boot directory का मुख्य उद्देश्य क्या है?
[A] Boot-related files रखना
[B] User files रखना
[C] Temporary files रखना
[D] Log files रखना
Question 256
256. What is the main purpose of the /boot directory in Linux?
[A] Store boot-related files
[B] Store user files
[C] Store temporary files
[D] Store log files
सही उत्तर: Boot-related files रखना
व्याख्या: /boot directory में system boot के लिए आवश्यक files जैसे kernel और bootloader-related files हो सकती हैं.
Correct Answer: Store boot-related files
Explanation: The /boot directory contains files required for system booting, such as the kernel and bootloader-related files.
प्रश्न 257
257. Linux में /dev directory में सामान्यतः क्या represent किया जाता है?
[A] Device files
[B] Documents
[C] Directories only
[D] Database files
Question 257
257. What is generally represented in the /dev directory in Linux?
[A] Device files
[B] Documents
[C] Directories only
[D] Database files
सही उत्तर: Device files
व्याख्या: /dev directory में hardware और virtual devices को represent करने वाली device files होती हैं.
Correct Answer: Device files
Explanation: The /dev directory contains device files representing hardware and virtual devices.
प्रश्न 258
258. Linux में /proc directory मुख्य रूप से किसके लिए प्रयोग होती है?
[A] Process और kernel information
[B] User documents
[C] Music files
[D] Backup files
Question 258
258. What is the /proc directory mainly used for in Linux?
[A] Process and kernel information
[B] User documents
[C] Music files
[D] Backup files
सही उत्तर: Process और kernel information
व्याख्या: /proc एक virtual filesystem है जिसमें processes और kernel से संबंधित information उपलब्ध होती है.
Correct Answer: Process and kernel information
Explanation: /proc is a virtual filesystem containing information about processes and the kernel.
प्रश्न 259
259. Linux में /sys directory का उपयोग मुख्य रूप से किसके लिए होता है?
[A] Hardware और kernel information
[B] User documents
[C] Temporary files
[D] Web files
Question 259
259. What is the /sys directory mainly used for in Linux?
[A] Hardware and kernel information
[B] User documents
[C] Temporary files
[D] Web files
सही उत्तर: Hardware और kernel information
व्याख्या: /sys virtual filesystem hardware devices और kernel subsystems की information प्रदान करता है.
Correct Answer: Hardware and kernel information
Explanation: /sys is a virtual filesystem that provides information about hardware devices and kernel subsystems.
प्रश्न 260
260. Linux में /root directory किस user की home directory होती है?
[A] Root user
[B] Guest user
[C] Admin group
[D] Nobody user
Question 260
260. Whose home directory is /root in Linux?
[A] Root user
[B] Guest user
[C] Admin group
[D] Nobody user
सही उत्तर: Root user
व्याख्या: /root directory superuser यानी root user की home directory होती है.
Correct Answer: Root user
Explanation: /root is the home directory of the root superuser.
प्रश्न 261
261. Linux में /usr directory में सामान्यतः क्या रखा जाता है?
[A] User programs और related files
[B] Boot files only
[C] Temporary files only
[D] Passwords only
Question 261
261. What is generally stored in the /usr directory in Linux?
[A] User programs and related files
[B] Boot files only
[C] Temporary files only
[D] Passwords only
सही उत्तर: User programs और related files
व्याख्या: /usr में कई user applications, libraries और अन्य read-only shared data रखे जाते हैं.
Correct Answer: User programs and related files
Explanation: /usr contains many user applications, libraries and other shared data.
प्रश्न 262
262. Linux में /sbin directory traditionally किस प्रकार की commands रखती है?
[A] System administration commands
[B] Games
[C] Text documents
[D] Images
Question 262
262. What type of commands does /sbin traditionally contain in Linux?
[A] System administration commands
[B] Games
[C] Text documents
[D] Images
सही उत्तर: System administration commands
व्याख्या: /sbin traditionally system administration से संबंधित executable commands रखती है.
Correct Answer: System administration commands
Explanation: /sbin traditionally contains executable commands used for system administration.
प्रश्न 263
263. Linux में /media directory का उपयोग सामान्यतः किसके लिए किया जाता है?
[A] Removable media mount करने के लिए
[B] Kernel compile करने के लिए
[C] User passwords रखने के लिए
[D] Processes चलाने के लिए
Question 263
263. What is the /media directory commonly used for in Linux?
[A] Mounting removable media
[B] Compiling the kernel
[C] Storing user passwords
[D] Running processes
सही उत्तर: Removable media mount करने के लिए
व्याख्या: /media directory में USB drives और अन्य removable media के mount points हो सकते हैं.
Correct Answer: Mounting removable media
Explanation: /media can contain mount points for removable media such as USB drives.
प्रश्न 264
264. Linux में /mnt directory का सामान्य उपयोग क्या है?
[A] Temporary mount points
[B] System logs
[C] User home directories
[D] Executable programs
Question 264
264. What is the common use of /mnt in Linux?
[A] Temporary mount points
[B] System logs
[C] User home directories
[D] Executable programs
सही उत्तर: Temporary mount points
व्याख्या: /mnt directory traditionally temporary filesystem mount points के लिए उपयोग होती है.
Correct Answer: Temporary mount points
Explanation: /mnt is traditionally used for temporary filesystem mount points.
प्रश्न 265
265. Linux में filesystem को attach करने के लिए कौन-सी command प्रयोग की जाती है?
[A] mount
[B] attach
[C] connect
[D] drive
Question 265
265. Which command is used to attach a filesystem in Linux?
[A] mount
[B] attach
[C] connect
[D] drive
सही उत्तर: mount
व्याख्या: mount command किसी filesystem को directory tree में attach करने के लिए प्रयोग होती है.
Correct Answer: mount
Explanation: The mount command attaches a filesystem to the directory tree.
प्रश्न 266
266. Linux में filesystem को unmount करने के लिए कौन-सी command प्रयोग होती है?
[A] umount
[B] unmountfs
[C] detach
[D] remove
Question 266
266. Which command is used to unmount a filesystem in Linux?
[A] umount
[B] unmountfs
[C] detach
[D] remove
सही उत्तर: umount
व्याख्या: umount command mounted filesystem को detach करने के लिए प्रयोग की जाती है.
Correct Answer: umount
Explanation: The umount command is used to detach a mounted filesystem.
प्रश्न 267
267. Linux में archive file बनाने के लिए commonly कौन-सी command प्रयोग होती है?
[A] tar
[B] zipper
[C] archive
[D] pack
Question 267
267. Which command is commonly used to create archive files in Linux?
[A] tar
[B] zipper
[C] archive
[D] pack
सही उत्तर: tar
व्याख्या: tar command files और directories का archive बनाने के लिए commonly प्रयोग होती है.
Correct Answer: tar
Explanation: The tar command is commonly used to create archives of files and directories.
प्रश्न 268
268. Linux में gzip compressed file बनाने के लिए कौन-सी command प्रयोग होती है?
[A] gzip
[B] compressor
[C] zip
[D] gzipper
Question 268
268. Which command is used to create a gzip compressed file in Linux?
[A] gzip
[B] compressor
[C] zip
[D] gzipper
सही उत्तर: gzip
व्याख्या: gzip command files को gzip format में compress करती है.
Correct Answer: gzip
Explanation: The gzip command compresses files using the gzip format.
प्रश्न 269
269. Linux में gzip file को decompress करने के लिए कौन-सी command प्रयोग की जाती है?
[A] gunzip
[B] unzip
[C] decompress
[D] ungzipfile
Question 269
269. Which command is used to decompress a gzip file in Linux?
[A] gunzip
[B] unzip
[C] decompress
[D] ungzipfile
सही उत्तर: gunzip
व्याख्या: gunzip command gzip compressed files को decompress करती है.
Correct Answer: gunzip
Explanation: The gunzip command decompresses gzip-compressed files.
प्रश्न 270
270. Linux में .tar.gz file बनाने के लिए सामान्यतः कौन-सी command उपयोग की जाती है?
[A] tar
[B] zip
[C] gziponly
[D] archivezip
Question 270
270. Which command is commonly used to create a .tar.gz file in Linux?
[A] tar
[B] zip
[C] gziponly
[D] archivezip
सही उत्तर: tar
व्याख्या: tar को gzip के साथ उपयोग करके .tar.gz archive बनाया जा सकता है.
Correct Answer: tar
Explanation: The tar command can be combined with gzip to create a .tar.gz archive.
प्रश्न 271
271. Linux में ZIP archive extract करने के लिए कौन-सी command प्रयोग होती है?
[A] unzip
[B] zipout
[C] extractzip
[D] untar
Question 271
271. Which command is used to extract a ZIP archive in Linux?
[A] unzip
[B] zipout
[C] extractzip
[D] untar
सही उत्तर: unzip
व्याख्या: unzip command ZIP archive की files को extract करने के लिए प्रयोग होती है.
Correct Answer: unzip
Explanation: The unzip command is used to extract files from a ZIP archive.
प्रश्न 272
272. Linux में ZIP archive बनाने के लिए कौन-सी command प्रयोग की जाती है?
[A] zip
[B] zipmake
[C] archive
[D] packzip
Question 272
272. Which command is used to create a ZIP archive in Linux?
[A] zip
[B] zipmake
[C] archive
[D] packzip
सही उत्तर: zip
व्याख्या: zip command files और directories को ZIP archive में compress कर सकती है.
Correct Answer: zip
Explanation: The zip command can compress files and directories into a ZIP archive.
प्रश्न 273
273. Linux में process की real-time जानकारी देखने के लिए कौन-सी command उपयोगी है?
[A] top
[B] processview
[C] pslive
[D] runlist
Question 273
273. Which command is useful for viewing real-time process information in Linux?
[A] top
[B] processview
[C] pslive
[D] runlist
सही उत्तर: top
व्याख्या: top command running processes की real-time information और resource usage दिखाती है.
Correct Answer: top
Explanation: The top command displays real-time information about running processes and resource usage.
प्रश्न 274
274. Linux में process को background में चलाने के लिए command के अंत में कौन-सा symbol लगाया जाता है?
[A] &
[B] #
[C] $
[D] %
Question 274
274. Which symbol is placed at the end of a command to run it in the background in Linux?
[A] &
[B] #
[C] $
[D] %
सही उत्तर: &
व्याख्या: Command के अंत में & लगाने पर process background में चल सकता है.
Correct Answer: &
Explanation: Appending & to a command can run the process in the background.
प्रश्न 275
275. Linux shell में background jobs की सूची देखने के लिए कौन-सी command प्रयोग होती है?
[A] jobs
[B] background
[C] listjobs
[D] bglist
Question 275
275. Which command is used to list background jobs in a Linux shell?
[A] jobs
[B] background
[C] listjobs
[D] bglist
सही उत्तर: jobs
व्याख्या: jobs command current shell के active background jobs की सूची दिखाती है.
Correct Answer: jobs
Explanation: The jobs command lists active background jobs in the current shell.
प्रश्न 276
276. Linux में suspended job को background में जारी रखने के लिए कौन-सी command प्रयोग होती है?
[A] bg
[B] background
[C] continue
[D] resume
Question 276
276. Which command is used to continue a suspended job in the background in Linux?
[A] bg
[B] background
[C] continue
[D] resume
सही उत्तर: bg
व्याख्या: bg command suspended job को background में continue करने के लिए प्रयोग होती है.
Correct Answer: bg
Explanation: The bg command continues a suspended job in the background.
प्रश्न 277
277. Linux में background job को foreground में लाने के लिए कौन-सी command प्रयोग होती है?
[A] fg
[B] foreground
[C] front
[D] bring
Question 277
277. Which command is used to bring a background job to the foreground in Linux?
[A] fg
[B] foreground
[C] front
[D] bring
सही उत्तर: fg
व्याख्या: fg command background job को foreground में लाने के लिए प्रयोग होती है.
Correct Answer: fg
Explanation: The fg command brings a background job to the foreground.
प्रश्न 278
278. Linux terminal में वर्तमान shell का process ID जानने के लिए कौन-सा special variable प्रयोग होता है?
[A] $$
[B] $PID
[C] $SHELL
[D] $ID
Question 278
278. Which special variable represents the current shell process ID in Linux?
[A] $$
[B] $PID
[C] $SHELL
[D] $ID
सही उत्तर: $$
व्याख्या: $$ shell के current process ID को represent करता है.
Correct Answer: $$
Explanation: The $$ variable represents the process ID of the current shell.
प्रश्न 279
279. Linux में last executed command का exit status जानने के लिए कौन-सा special variable प्रयोग होता है?
[A] $?
[B] $STATUS
[C] $EXIT
[D] $RESULT
Question 279
279. Which special variable contains the exit status of the last executed command in Linux?
[A] $?
[B] $STATUS
[C] $EXIT
[D] $RESULT
सही उत्तर: $?
व्याख्या: $? पिछली command के exit status को represent करता है.
Correct Answer: $?
Explanation: $? contains the exit status of the last executed command.
प्रश्न 280
280. Linux में shell environment variables की सूची देखने के लिए कौन-सी command उपयोगी है?
[A] env
[B] environment
[C] vars
[D] variables
Question 280
280. Which command is useful for displaying shell environment variables in Linux?
[A] env
[B] environment
[C] vars
[D] variables
सही उत्तर: env
व्याख्या: env command environment variables को display कर सकती है.
Correct Answer: env
Explanation: The env command can display environment variables.
प्रश्न 281
281. Linux में PATH environment variable का मुख्य उद्देश्य क्या है?
[A] Commands के executable locations बताना
[B] Files delete करना
[C] Users create करना
[D] Passwords बदलना
Question 281
281. What is the main purpose of the PATH environment variable in Linux?
[A] Specify executable command locations
[B] Delete files
[C] Create users
[D] Change passwords
सही उत्तर: Commands के executable locations बताना
व्याख्या: PATH में उन directories की सूची होती है जहाँ shell executable commands को खोजती है.
Correct Answer: Specify executable command locations
Explanation: PATH contains directories where the shell searches for executable commands.
प्रश्न 282
282. Linux में वर्तमान user का नाम जानने के लिए कौन-सी command प्रयोग होती है?
[A] whoami
[B] username
[C] user
[D] myuser
Question 282
282. Which command is used to display the current user name in Linux?
[A] whoami
[B] username
[C] user
[D] myuser
सही उत्तर: whoami
व्याख्या: whoami command वर्तमान में login user का username दिखाती है.
Correct Answer: whoami
Explanation: The whoami command displays the username of the currently logged-in user.
प्रश्न 283
283. Linux में logged-in users की जानकारी देखने के लिए कौन-सी command प्रयोग की जाती है?
[A] who
[B] usershow
[C] login
[D] logged
Question 283
283. Which command is used to view information about logged-in users in Linux?
[A] who
[B] usershow
[C] login
[D] logged
सही उत्तर: who
व्याख्या: who command वर्तमान system में logged-in users की जानकारी दिखाती है.
Correct Answer: who
Explanation: The who command displays information about users currently logged in.
प्रश्न 284
284. Linux में वर्तमान user और उसकी activities की जानकारी देखने के लिए कौन-सी command उपयोगी है?
[A] w
[B] whois
[C] userinfo
[D] activity
Question 284
284. Which command is useful for viewing logged-in users and their activities in Linux?
[A] w
[B] whois
[C] userinfo
[D] activity
सही उत्तर: w
व्याख्या: w command logged-in users और उनकी activities की summary दिखाती है.
Correct Answer: w
Explanation: The w command displays logged-in users and a summary of their activities.
प्रश्न 285
285. Linux में user ID और group ID देखने के लिए कौन-सी command प्रयोग होती है?
[A] id
[B] uid
[C] gid
[D] usercheck
Question 285
285. Which command is used to display user ID and group ID information in Linux?
[A] id
[B] uid
[C] gid
[D] usercheck
सही उत्तर: id
व्याख्या: id command current user की UID, GID और groups की जानकारी दिखाती है.
Correct Answer: id
Explanation: The id command displays the UID, GID and group information of a user.
प्रश्न 286
286. Linux में वर्तमान working directory देखने के लिए कौन-सी command प्रयोग होती है?
[A] pwd
[B] cwd
[C] where
[D] dir
Question 286
286. Which command is used to display the current working directory in Linux?
[A] pwd
[B] cwd
[C] where
[D] dir
सही उत्तर: pwd
व्याख्या: pwd command current working directory का पूरा path दिखाती है.
Correct Answer: pwd
Explanation: The pwd command displays the full path of the current working directory.
प्रश्न 287
287. Linux में parent directory में जाने के लिए कौन-सी command प्रयोग की जा सकती है?
[A] cd ..
[B] cd /
[C] cd ~
[D] cd parent
Question 287
287. Which command can be used to move to the parent directory in Linux?
[A] cd ..
[B] cd /
[C] cd ~
[D] cd parent
सही उत्तर: cd ..
व्याख्या: cd .. current directory की parent directory में ले जाती है.
Correct Answer: cd ..
Explanation: cd .. moves to the parent directory of the current directory.
प्रश्न 288
288. Linux में user की home directory में जाने के लिए कौन-सी command प्रयोग की जा सकती है?
[A] cd ~
[B] cd home
[C] cd user
[D] cd root
Question 288
288. Which command can be used to move to the users home directory in Linux?
[A] cd ~
[B] cd home
[C] cd user
[D] cd root
सही उत्तर: cd ~
व्याख्या: cd ~ current user की home directory में ले जाती है.
Correct Answer: cd ~
Explanation: cd ~ moves to the current users home directory.
प्रश्न 289
289. Linux में home directory को सामान्यतः किस symbol से दर्शाया जाता है?
[A] ~
[B] /
[C] .
[D] ..
Question 289
289. Which symbol commonly represents the home directory in Linux?
[A] ~
[B] /
[C] .
[D] ..
सही उत्तर: ~
व्याख्या: Tilde (~) current user की home directory को represent करता है.
Correct Answer: ~
Explanation: The tilde (~) commonly represents the current users home directory.
प्रश्न 290
290. Linux में directory की contents देखने के लिए कौन-सी command प्रयोग होती है?
[A] ls
[B] dirlist
[C] show
[D] content
Question 290
290. Which command is used to view the contents of a directory in Linux?
[A] ls
[B] dirlist
[C] show
[D] content
सही उत्तर: ls
व्याख्या: ls command directory में मौजूद files और directories की सूची दिखाती है.
Correct Answer: ls
Explanation: The ls command lists files and directories in a directory.
प्रश्न 291
291. Linux में सभी files सहित hidden files देखने के लिए कौन-सा option उपयोग किया जाता है?
[A] -a
[B] -h
[C] -l
[D] -r
Question 291
291. Which option is used to show hidden files along with all files in Linux?
[A] -a
[B] -h
[C] -l
[D] -r
सही उत्तर: -a
व्याख्या: ls -a command hidden files सहित सभी directory entries दिखाती है.
Correct Answer: -a
Explanation: The -a option shows hidden files along with other directory entries.
प्रश्न 292
292. Linux में files की detailed information देखने के लिए ls का कौन-सा option उपयोग होता है?
[A] -l
[B] -d
[C] -f
[D] -x
Question 292
292. Which ls option is used to display detailed file information in Linux?
[A] -l
[B] -d
[C] -f
[D] -x
सही उत्तर: -l
व्याख्या: ls -l permissions, owner, size और modification time जैसी detailed information दिखाता है.
Correct Answer: -l
Explanation: The -l option displays detailed information such as permissions, owner, size and modification time.
प्रश्न 293
293. Linux में file size को human-readable format में देखने के लिए ls के साथ कौन-सा option उपयोग होता है?
[A] -h
[B] -s
[C] -z
[D] -n
Question 293
293. Which ls option is used to display file sizes in human-readable format?
[A] -h
[B] -s
[C] -z
[D] -n
सही उत्तर: -h
व्याख्या: ls -lh file sizes को KB, MB आदि readable units में दिखाने में मदद करता है.
Correct Answer: -h
Explanation: The -h option displays file sizes in human-readable units such as KB and MB.
प्रश्न 294
294. Linux में file को दूसरे स्थान पर copy करने के लिए कौन-सी command प्रयोग होती है?
[A] cp
[B] copyfile
[C] mv
[D] duplicate
Question 294
294. Which command is used to copy a file to another location in Linux?
[A] cp
[B] copyfile
[C] mv
[D] duplicate
सही उत्तर: cp
व्याख्या: cp command files और directories को copy करने के लिए प्रयोग होती है.
Correct Answer: cp
Explanation: The cp command is used to copy files and directories.
प्रश्न 295
295. Linux में file या directory को move या rename करने के लिए कौन-सी command प्रयोग होती है?
[A] mv
[B] movefile
[C] rename
[D] transfer
Question 295
295. Which command is used to move or rename a file or directory in Linux?
[A] mv
[B] movefile
[C] rename
[D] transfer
सही उत्तर: mv
व्याख्या: mv command files/directories को move करने और rename करने के लिए प्रयोग होती है.
Correct Answer: mv
Explanation: The mv command is used to move or rename files and directories.
प्रश्न 296
296. Linux में file delete करने के लिए कौन-सी command प्रयोग होती है?
[A] rm
[B] delete
[C] erase
[D] del
Question 296
296. Which command is used to delete a file in Linux?
[A] rm
[B] delete
[C] erase
[D] del
सही उत्तर: rm
व्याख्या: rm command files को delete करने के लिए प्रयोग होती है.
Correct Answer: rm
Explanation: The rm command is used to delete files in Linux.
प्रश्न 297
297. Linux में empty directory हटाने के लिए कौन-सी command प्रयोग होती है?
[A] rmdir
[B] rmempty
[C] deldir
[D] removedir
Question 297
297. Which command is used to remove an empty directory in Linux?
[A] rmdir
[B] rmempty
[C] deldir
[D] removedir
सही उत्तर: rmdir
व्याख्या: rmdir command empty directory को remove करने के लिए प्रयोग होती है.
Correct Answer: rmdir
Explanation: The rmdir command is used to remove an empty directory.
प्रश्न 298
298. Linux में nested directories बनाने के लिए mkdir के साथ कौन-सा option उपयोग होता है?
[A] -p
[B] -n
[C] -r
[D] -d
Question 298
298. Which option is used with mkdir to create nested directories in Linux?
[A] -p
[B] -n
[C] -r
[D] -d
सही उत्तर: -p
व्याख्या: mkdir -p आवश्यक parent directories सहित nested directory structure बना सकता है.
Correct Answer: -p
Explanation: mkdir -p can create nested directories along with required parent directories.
प्रश्न 299
299. Linux में file का content terminal पर देखने के लिए कौन-सी command commonly प्रयोग होती है?
[A] cat
[B] view
[C] readfile
[D] showfile
Question 299
299. Which command is commonly used to display file contents in the terminal in Linux?
[A] cat
[B] view
[C] readfile
[D] showfile
सही उत्तर: cat
व्याख्या: cat command file के contents को terminal पर display कर सकती है.
Correct Answer: cat
Explanation: The cat command can display the contents of a file in the terminal.
प्रश्न 300
300. Linux में file की शुरुआत की कुछ lines देखने के लिए कौन-सी command प्रयोग होती है?
[A] head
[B] start
[C] toplines
[D] first
Question 300
300. Which command is used to view the beginning lines of a file in Linux?
[A] head
[B] start
[C] toplines
[D] first
सही उत्तर: head
व्याख्या: head command file की शुरुआती lines display करती है.
Correct Answer: head
Explanation: The head command displays the beginning lines of a file.