Cómo definir una variable en 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