SREとはのブログ

日々の作業メモ

コード shell 色つけ

monaski.hatenablog.com

$ cat aaa.text
$ ll /dev/
ls /dev
cat 
grep 
$ ls -lt
$ ls -lt
合計 16
-rw-r--r--. 1 root root   15  620 21:02 2015 atest1.txt
-rw-r--r--. 1 root root 1280  620 21:00 2015 test3.php
-rw-r--r--. 1 root root  180  620 21:00 2015 test2.log
-rw-r--r--. 1 root root   15  620 20:59 2015 test1.txt
$ ls -lt
合計 16
-rw-r--r--. 1 root root   15  620 21:02 2015 atest1.txt
-rw-r--r--. 1 root root 1280  620 21:00 2015 test3.php
-rw-r--r--. 1 root root  180  620 21:00 2015 test2.log
-rw-r--r--. 1 root root   15  620 20:59 2015 test1.txt