Flashcards
    
        
Bash Linux commands
    
    Flashcards for quick repetition. 
    
        Flashcards: 234 
        Played: 5492 times
    
 
     
    
        
    Conditionally perform a command
    case
    Display the contents of a file
    cat
    Change Directory
    cd
        
    Partition table manipulator for Linux
    cfdisk
    Change group ownership
    chgrp
    Change access permissions
    chmod
    Change file owner and group
    chown
        
    Run a command with a different root directory
    chroot
    System services (runlevel)
    chkconfig
    Print CRC checksum and byte counts
    cksum
    Clear terminal screen
    clear
    Compare two files
    cmp
        
    Compare two sorted files line by line
    comm
    Run a command - ignoring shell functions •
    command
    Resume the next iteration of a loop •
    continue