2,855 reputation
11239
bio website
location London, UK
age
visits member for 2 years, 3 months
seen 12 hours ago
stats profile views 130

1d
awarded  Popular Question
May
14
awarded  Popular Question
May
13
awarded  Nice Question
May
6
awarded  Popular Question
May
5
comment zsh: Echoing every statement?
Thanks @StephaneChazelas. I updated the OP with prompt info. Is there anything in particular that you recommend I pay attention to in the trace?
May
5
comment zsh: Echoing every statement?
Thanks @UlrichDangel. What do you mean by that?
May
5
revised zsh: Echoing every statement?
deleted 21 characters in body
May
5
revised zsh: Echoing every statement?
added 5 characters in body
May
4
asked zsh: Echoing every statement?
Apr
30
accepted Hybrid code in shell scripts. Sharing variables
Apr
30
comment Hybrid code in shell scripts. Sharing variables
This looks great. When you said "You could also pass the variable to the script as an argument", how would you do that considering that the Python script is embedded within the shell script?
Apr
30
asked Hybrid code in shell scripts. Sharing variables
Apr
28
awarded  Notable Question
Apr
26
revised How do I know which library and man page will be found first?
added 172 characters in body
Apr
26
comment How do I know which library and man page will be found first?
This looks great, thanks. Do you know if, when asking about a library, whereis checks the value of LD_LIBRARY_PATH? The reason why I ask is because whereis keeps returning paths to the system dynamic libraries even though they come after the ones I have at the beginning of LD_LIBRARY_PATH
Apr
24
comment How do I know which library and man page will be found first?
Thanks. man -w works great. As for libraries, what I am looking for is a way to retrieve the path of a library from it's name.
Apr
24
accepted Differences between XStow and Stow
Apr
24
comment Differences between XStow and Stow
Thank you Adam. These priorities and roadmap are great.
Apr
24
revised Differences between XStow and Stow
deleted 5 characters in body
Apr
24
asked How do I know which library and man page will be found first?