Answer the question
In order to leave comments, you need to log in
How to remove a space in a parameter in bash?
People, I can't figure out where the mistake is
first=$(echo $1 | xargs)
alias trunc_spv='echo /var/log/supervisor/$first'
first=$(echo $1 | xargs)
first=$(echo ' p ' | xargs)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question