09-28-2018, 10:01 PM
(This post was last modified: 09-28-2018, 10:03 PM by rick forges.)
echo $PATH | sed "s,:,\n,g" works in terminal but not when assigned to an alias
had to remove the single quote in front of echo
what am I missing ?
btw I used
alias path=echo $PATH | sed "s,:,\n,g"
had to remove the single quote in front of echo
what am I missing ?
btw I used
alias path=echo $PATH | sed "s,:,\n,g"
Dos 3.2 to Win 10.
Main - Cinnamon 19.3 , alts Arch ,Manjaro
follow STL , eznix ,distrotube
Resistance Is Not Futile!
It's voltage divided by current
Main - Cinnamon 19.3 , alts Arch ,Manjaro
follow STL , eznix ,distrotube
Resistance Is Not Futile!
It's voltage divided by current