This rmdir directory_name ==> This will delete the directory (Cannot be undone) explanation should change into: rmdir directory_name ==> This will delete the directory (Cannot be undone if the directory is not empty.).
And it will be better than previous explanation.
The curl command is not installed on Linux distribution by default. It should use the package install command (such as apt-get, yum and dnf commands) to install that before using the curl www.example_website.com command.
This
rmdir directory_name ==> This will delete the directory (Cannot be undone)explanation should change into:rmdir directory_name ==> This will delete the directory (Cannot be undone if the directory is not empty.).And it will be better than previous explanation.
The
curlcommand is not installed on Linux distribution by default. It should use the package install command (such as apt-get, yum and dnf commands) to install that before using thecurl www.example_website.comcommand.Thanks for that I would rephrase that soon! Thanks for the comment, I appreciate that