#shell-script
Read more stories on Hashnode
Articles with this tag
Creating n number of directories using a script Two ways of creating a directory One is a normal method which is described as below #!/bin/bash ...
What is Kernel The kernel is a computer program that is the core of a computer’s operating system, with complete control over everything in the...