Question
नीचे दिए गए शब्दों का
सही हिंदी अनुवाद विकल्पों से चयन करें: लेखा , प्राप्त करना , सूचना देना , पालन करनाSolution
लेखा - Account, प्राप्त करना - acquire, सूचना देना - acknowledge, पालन करना - adhere
Which command safely iterates over filenames that may contain spaces and newlines in a shell script?
Which of the following is a system call used to create a new process in Unix-like operating systems?
Which command is used to display all currently running processes in Linux?
Which command is used to display the current working directory in a Unix-like operating system?
Which operator is used to append output to a file?
In shell scripting, which command is used to read input from the user?
Which signal is sent by default when using kill without arguments?
What is the exit status code of a successfully executed command in Linux shell?
Which command is used to find the number of lines, words, and characters in a file?
Which command is used to read user input from the keyboard and store it in a variable?