• support[@]kurinchilion.com
  • +1 (888) 666-4252

Shell Scripting: Saving Shell scripts

Mar 21, 2010 - by kurinchilamp / / Post Comment
For example, if we have shell script named "myshellscript.sh" (with execute permission) we can make it run in the current working directory with the commands $ sh myshellscript.sh (or) $ ./myshellscript.sh If the shell scripts are stored in an executable path, it will save us from typing extra keystrokes. To find the paths that are setup, type $ echo $PATH /usr/bin: /usr/local/bin (more…)
Continue Reading

TECHNOLOGY DEV STACK

Following are some of the technologies that we use to build and maintain solutions for our clients.