Thursday, September 27, 2012

Create Own Command in Linux

write

#!/bin/bash

after writing above line write your script and save it and give any name,
give the permission of execute.

now copy your script in /bin directory or /usr/bin directory.

now your are done. open the terminal and type command, name you have given to your script.
own linux command,own command,create own command,create command,create command in linux