Introduction In this post, we’ll learn how to create custom system commands in Linux and use them like native terminal commands, with the help of a practical example in which we’ll build a command called gpush that combines git add, git commit, and g...
divyanshblogs.hashnode.dev2 min read
No responses yet.