- Go to your home directory
[shell]$cd[/shell] -
Make or edit {shell}.profile{/shell} file
[shell]$vi .profile[/shell] -
Add an alias to {shell}.profile{/shell} file
alias ls='ls -vGF' alias ll='ls -al'
건물 에너지, IT와 여러 가지 글들
Make or edit {shell}.profile{/shell} file
[shell]$vi .profile[/shell]
Add an alias to {shell}.profile{/shell} file
alias ls='ls -vGF' alias ll='ls -al'