Linux ll命令显示年月日 时分秒

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux ll命令显示年月日 时分秒相关的知识,希望对你有一定的参考价值。




[[email protected] boot]# ls -lh  --time-style=+"%Y-%m-%d %H:%M:%S"
total 13M
-rw-r--r-- 1 root root  69K 2011-01-14 06:40:04 config-2.6.18-238.el5PAE
-rw-r--r-- 1 root root  69K 2016-09-06 06:26:21 config-2.6.18-412.el5PAE
drwxr-xr-x 2 root root 1.0K 2016-10-19 23:26:18 grub
-rw------- 1 root root 3.3M 2016-10-19 19:50:35 initrd-2.6.18-238.el5PAE.img
-rw------- 1 root root 3.4M 2016-10-19 23:26:18 initrd-2.6.18-412.el5PAE.img
drwx------ 2 root root  12K 2016-10-19 19:45:36 lost+found
-rw-r--r-- 1 root root  79K 2009-03-13 03:06:53 message
-rw-r--r-- 1 root root 110K 2011-01-14 06:40:16 symvers-2.6.18-238.el5PAE.gz
-rw-r--r-- 1 root root 115K 2016-09-06 06:26:27 symvers-2.6.18-412.el5PAE.gz
-rw-r--r-- 1 root root 955K 2011-01-14 06:40:04 System.map-2.6.18-238.el5PAE
-rw-r--r-- 1 root root 972K 2016-09-06 06:26:21 System.map-2.6.18-412.el5PAE
-rw-r--r-- 1 root root 1.8M 2011-01-14 06:40:04 vmlinuz-2.6.18-238.el5PAE
-rw-r--r-- 1 root root 1.9M 2016-09-06 06:26:21 vmlinuz-2.6.18-412.el5PAE
[[email protected] boot]# alias ll=‘ls -lh  --time-style=+"%Y-%m-%d %H:%M:%S"‘
[[email protected] boot]# ll
total 13M
-rw-r--r-- 1 root root  69K 2011-01-14 06:40:04 config-2.6.18-238.el5PAE
-rw-r--r-- 1 root root  69K 2016-09-06 06:26:21 config-2.6.18-412.el5PAE
drwxr-xr-x 2 root root 1.0K 2016-10-19 23:26:18 grub
-rw------- 1 root root 3.3M 2016-10-19 19:50:35 initrd-2.6.18-238.el5PAE.img
-rw------- 1 root root 3.4M 2016-10-19 23:26:18 initrd-2.6.18-412.el5PAE.img
drwx------ 2 root root  12K 2016-10-19 19:45:36 lost+found
-rw-r--r-- 1 root root  79K 2009-03-13 03:06:53 message
-rw-r--r-- 1 root root 110K 2011-01-14 06:40:16 symvers-2.6.18-238.el5PAE.gz
-rw-r--r-- 1 root root 115K 2016-09-06 06:26:27 symvers-2.6.18-412.el5PAE.gz
-rw-r--r-- 1 root root 955K 2011-01-14 06:40:04 System.map-2.6.18-238.el5PAE
-rw-r--r-- 1 root root 972K 2016-09-06 06:26:21 System.map-2.6.18-412.el5PAE
-rw-r--r-- 1 root root 1.8M 2011-01-14 06:40:04 vmlinuz-2.6.18-238.el5PAE
-rw-r--r-- 1 root root 1.9M 2016-09-06 06:26:21 vmlinuz-2.6.18-412.el5PAE
[[email protected] boot]#


本文出自 “魂斗罗” 博客,请务必保留此出处http://990487026.blog.51cto.com/10133282/1864141

以上是关于Linux ll命令显示年月日 时分秒的主要内容,如果未能解决你的问题,请参考以下文章

java获取的日期只显示年月日不显示时分秒,怎么处理

excel中如何把年月日时分秒如:20191009053020分成两列

如何将时间转化成年月日时分秒 js

js怎么把时间转换成年月日时分秒的形式

为啥java导出excel 日期格式不显示时分秒

excel中如何将年月日和时分秒分开