Search Results

Search: Posts Made By: dissectcode
12,681
Posted By dissectcode
MYCONFIG is not in any of those places. I had...
MYCONFIG is not in any of those places. I had the same problem last week with another environment variable PROMPT_COMMAND where it was set to:


PROMPT_COMMAND="pwd"


and I was sick of...
12,681
Posted By dissectcode
Do you mean reboot my computer? because I opened...
Do you mean reboot my computer? because I opened a new terminal and it was still there...but my bash_profile was devoid of it ?
12,681
Posted By dissectcode
Finding WHERE an environment variable is defined.
HI. I had an environment variable defined in my .bash_profile file and I deleted it. I opened a new terminal and looked inside .bash_profile and it's not there but when I type


printenv MYCONFIG...
1,778
Posted By dissectcode
Thanks! Do you also know how to combine the...
Thanks! Do you also know how to combine the search for both *.c AND *.h ?

---------- Post updated at 01:44 PM ---------- Previous update was at 01:38 PM ----------

And....can I just type
+a ...
1,778
Posted By dissectcode
Using find to search for any owner having execute permissions.
Hi I need help. I need to use find (or grep I don't care) to recursively search for files who have any kind of executable permissions (group and/or owner and/or other). I am looking for *.c and *.h ...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 07:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy