How the cp Command Works on Linux
The cp command (not to be confused with cd), allows us to copy files or directories. As such it is very commonly used on Linux and Unix like systems like MacOS.
The syntax for cp is shown below, where [OPTIONS] are optional settings we can change, SO...
fjolt.hashnode.dev3 min read