Jak zdefiniować zmienną w 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