New installation doesn't load alias.


Rob Robinett
 

source ~/wsprdaemon/.wd_bash_aliases
rci


On Sun, Sep 11, 2022 at 4:27 AM KD2OM <steve@...> wrote:
I just installed v3 on a new AtomicPi. It is running fine but the alias file is not added to bash.  I tried the instructions for adding the wd-ovs alias but I only get "Command rc not found"
How do I install the aliases?

73
Steve KD2OM



--
Rob Robinett
AI6VN
mobile: +1 650 218 8896


Glenn Elmore
 

Is there not a trailing "i" on what you typed?  Isn't it just "rc"?


On 9/11/22 10:11, Rob Robinett wrote:

source ~/wsprdaemon/.wd_bash_aliases
rci


On Sun, Sep 11, 2022 at 4:27 AM KD2OM <steve@...> wrote:
I just installed v3 on a new AtomicPi. It is running fine but the alias file is not added to bash.  I tried the instructions for adding the wd-ovs alias but I only get "Command rc not found"
How do I install the aliases?

73
Steve KD2OM


--
Rob Robinett
AI6VN
mobile: +1 650 218 8896


Glenn Elmore
 

Guess not. "rci" does do something though it doesn't show up when I type "alias" on the system I have running WD.

alias rc='source ~/wsprdaemon/.wd_bash_aliases'
alias rcc='source ~/.bash_aliases'

I just don't understand it.


On 9/11/22 10:26, Glenn Elmore wrote:

Is there not a trailing "i" on what you typed?  Isn't it just "rc"?


On 9/11/22 10:11, Rob Robinett wrote:
source ~/wsprdaemon/.wd_bash_aliases
rci


KD2OM
 

I forgot the . after finding out about the source command instead of rc.

BTW: I now have 3 AtomicPi splitting all my decoding instead of the i7. Seems ok so far. I haven't seen any 100% cpu.

Steve