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 |
Tags
- 디렉토리
- docker
- GPU
- 빅데이터
- 파이썬
- zabbix
- K8S
- centos 7.5
- syslog
- RHEL
- GNOME
- PostgreSQL
- Linux
- bash
- log
- Elk
- Python
- 서울시민카드
- C
- Audit Log
- audit
- JSON
- Kubernetes
- CentOS
- Shell
- Chrome
- rsyslog
- 크롬
- yum
- Elasticsearch
Archives
- Today
- Total
Sysops Notepad
[Linux] ls 명령어로 파일/디렉토리 전체 날짜 표시하기 본문
728x90
[root@test ~]# ls --time-style=long-iso -al
total 156
dr-xr-x--- 12 root root 4096 2022-05-06 13:22 .
drwxr-xr-x 18 root root 4096 2022-04-01 14:02 ..
-rw------- 1 root root 1201 2021-11-19 22:38 anaconda-ks.cfg
drwx------ 3 root root 4096 2022-03-31 12:01 .ansible
-rw-r--r-- 1 root root 804 2022-02-03 10:50 authorized_keys
-rw------- 1 root root 28346 2022-05-06 13:22 .bash_history
-rw-r--r-- 1 root root 18 2021-03-15 04:35 .bash_logout
.bashrc 파일에 alias설정해서 사용하시면 편합니다~
728x90
'업무 > etc' 카테고리의 다른 글
[Linux] 오늘 생성한 파일 확인하기 (0) | 2022.05.06 |
---|---|
[Liunx] 캐시 메모리 삭제(해제) (0) | 2022.05.06 |
SSL/TLS 통신 과정 상세보기 (0) | 2022.04.12 |
Java log4j 취약점 발견 및 참고 자료(CVE-2021-44228) (0) | 2021.12.11 |
[Linux] vi(vim) 한글 깨짐 현상 해결 방법 (0) | 2021.12.08 |
Comments