Como definir uma variável no BASHRC
how to define a variable in bashrc
export hpc="username@sever:"
#here variable is hpc
Hutch Polecat
how to define a variable in bashrc
export hpc="username@sever:"
#here variable is hpc