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 | 29 | 30 | 31 |
Tags
- tomcat
- resource
- netsh
- IntelliJ
- web.xml
- 단축키
- ssh
- import
- bash
- 네트워크
- context
- Eclipse
- grep
- vscode
- Windows 10
- GIT
- 줄바꿈 문자
- Windows
- lsof
- maVen
- port
- VirtualBox
- profile
- find
- plugin
- Quartz
- JavaScript
- Source
- Mac
- xargs
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