Article sections

    Source : https://unix.stackexchange.com/questions/45676/how-do-i-remove-a-directory-and-all-its-contents

    rm -rf directoryname
    in Linux Commands