The tilde is part of a shell expansion (like in bash, csh, zsh, etc). The $HOME
variable is exportable and can be used independent of a specific shell.
The tilde is part of a shell expansion (like in bash, csh, zsh, etc). The $HOME
variable is exportable and can be used independent of a specific shell.