Report Bug

Qus: Which command is used for removing files in the Linux operating system ?

QusLinux ऑपरेटिंग सिस्टम में फाइलों को हटाने के लिए किस कमांड का उपयोग किया जाता है?


A. delete
B. rm
C. dm
D. erase


Solution
B. rm



Explanation

The rm command removes the entries for a specified file, group of files, or certain select files from a list within a directory.