Flashcards
    
        
Bash Linux commands
    
    Flashcards for quick repetition. 
    
        Flashcards: 234 
        Played: 5494 times
    
 
     
    
        
    Add a user to the system
    Adduser
    Add a group to the system
    Addgroup
    Create an alias
    alias
        
    Search Help manual pages (man -k)
    apropos
    Search for and install software packages (Debian)
    apt-get
    Spell Checker
    aspell
    Find and Replace text, database sort/validate/index
    awk
        
    Strip directory and suffix from filenames
    basename
    GNU Bourne-Again SHell
    bash
    Arbitrary precision calculator language
    bc
    Send to background
    bg
    Exit from a loop •
    break
        
    Run a shell builtin
    builtin
    Compress or decompress named file(s)
    bzip2
    Display a calendar
    cal