I am trying to have a simple file which changes the directory where the user currently is. If I run the file using . ./Genesis then the source files works fine. But I want to just use ./Genesis and have the cd command work. I am in my root/Scripts folder: […]
Monthly Archives: January 2020
461 posts
I am currently working on a batch program for a friend of mine that is going to be a tutorial for them once it’s all finished. However, I heard that it is possible and I would like this to be added to the code where the program creates a sub-directory […]