More Shell basics.
having learnt some basics on how the shell works,
Here are some more command manipulations on the shell.
Links
The way to create links is by using the ln command. man ln to learn more on the command. There are two types of links in GNU/Linux.
symbo...
codetree3.hashnode.dev2 min read