Home » 
        MCQs » 
        Linux MCQs
    
        
    Which Linux command is used to move files through the command line?
    
    
    
    17. Which Linux command is used to move files through the command line?
    
        - move
- mv
- ren
- loc
Answer: B) mv
    Explanation:
    The "mv" command is used to move files through the command line.