Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- resource
- Eclipse
- lsof
- grep
- netsh
- xargs
- Source
- context
- profile
- bash
- IntelliJ
- 네트워크
- port
- Mac
- Windows 10
- Windows
- Quartz
- vscode
- import
- tomcat
- JavaScript
- GIT
- 단축키
- ssh
- VirtualBox
- 줄바꿈 문자
- web.xml
- find
- plugin
- maVen
Archives
- Today
- Total
develog
ll alias 본문
[dev@dev01 ~]$ vi ~/.bashrc
# User specific aliases and functions
alias ll='ls -lt --time-style=long-iso'
[dev@dev01 ~]$ source ~/.bashrc
'OS & Shell > Linux' 카테고리의 다른 글
vi tab size 변경 (0) | 2013.07.02 |
---|---|
ls 용량 정렬 (0) | 2013.06.27 |
ls 날짜 정렬 (0) | 2013.06.21 |
alias ll (0) | 2013.06.21 |
access, modify, change (file time) (0) | 2013.06.21 |
Comments