Home » 
        MCQs » 
        Linux MCQs
    
        
    Which Linux command is used to clear the terminal if it gets filled up with too many commands?
    
    
    
    29. Which Linux command is used to clear the terminal if it gets filled up with too many commands?
    
        - clear
- clean
- cls
- clr
Answer: A) clear
    Explanation:
    The "clear" command is used to clear the terminal if it gets filled up with too many commands.