Hai ,
I have a shell script in my directory
filename = c
-----
#/bin/bash
clear
-----
root>c
if i run this script in my directory it is working
but i have this one to use like linux command
whereever i am giving c that terminal or console has to be clear
please help me
I have a shell script in my directory
filename = c
-----
#/bin/bash
clear
-----
root>c
if i run this script in my directory it is working
but i have this one to use like linux command
whereever i am giving c that terminal or console has to be clear
please help me
Comment