ai0by
Results
2
comments of
ai0by
> > it didn't work and the environment variable PROMPT-COMMAND was still ‘history - a‘, > > `PROMPT_COMMAND` is not an environment variable, but a Bash array. How did you...
> Thanks. What is the Bash version in your Euler system? Could you provide the result of the following command? > > $ declare -p BASH_VERSION BASH_VERSINFO > Also, what...