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