Ok..heres my problem:
I want to run commands from my current directory and everytime i have to type "./" (w/o quotes) to excute commands.
I know that i have to change something in my .bash_profile but forgot what to change.
to run a.out file:
i have to type: ./a.out
i want to type: a.out
what do i need to do to make this happen ?
Can you Linux gurus please help me to know where is the .bash_profile and what to change in it ?
Thanks
I want to run commands from my current directory and everytime i have to type "./" (w/o quotes) to excute commands.
I know that i have to change something in my .bash_profile but forgot what to change.
to run a.out file:
i have to type: ./a.out
i want to type: a.out
what do i need to do to make this happen ?
Can you Linux gurus please help me to know where is the .bash_profile and what to change in it ?
Thanks