LoginSignup
11
10

More than 5 years have passed since last update.

Amazon Linux 2 にデフォルトで組み込まれているコマンド

Posted at

はじめに

「最近、awsを触り始めた」
というわけで、備忘録も兼ねて「Amazon Linux 2 AMI (HVM), SSD Volume Type にデフォルトで組み込まれているコマンド」を確認した結果を残しておきます。

確認したAMIのID

amzn2-ami-hvm-2.0.20181008-x86_64-gp2 (ami-04d3eb2e1993f679b)

確認結果

環境変数 PATH に設定されているフォルダに対して、 ls -lah コマンドを実行した結果を以下に示します。

PATH の設定値

$ env |grep PATH
PATH=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/ec2-user/.local/bin:/home/ec2-user/bin

/usr/bin および /usr/sbin 以外は空もしくは存在しないフォルダでした。

/usr/bin 配下

$ ls -lah /usr/bin
合計 119M
dr-xr-xr-x  2 root root     24K 10月 31 10:35 .
drwxr-xr-x 13 root root     155 10月  7 22:17 ..
-rwxr-xr-x  1 root root     41K  7月 31 20:17 [
-rwxr-xr-x  1 root root    106K  9月 12 22:17 a2p
-rwxr-xr-x  1 root root     29K  8月  2 15:51 ac
-rwxr-xr-x  1 root root     29K  7月 23 21:53 addr2line
-rwxr-xr-x  1 root root      29  7月 27 18:42 alias
-rwxr-xr-x  1 root root     874  9月  4 22:55 amazon-linux-extras
-rwxr-xr-x  1 root root     16M  9月 11 16:39 amazon-ssm-agent
lrwxrwxrwx  1 root root       6 10月  7 22:18 apropos -> whatis
-rwxr-xr-x  1 root root     58K  7月 23 21:53 ar
-rwxr-xr-x  1 root root     29K  7月 31 20:17 arch
-rwxr-xr-x  1 root root    834K  7月 23 21:53 as
-rwsr-xr-x  1 root root     56K  7月 27 17:40 at
lrwxrwxrwx  1 root root       2 10月  7 22:18 atq -> at
lrwxrwxrwx  1 root root       2 10月  7 22:18 atrm -> at
-rwxr-xr-x  1 root root     12K  7月 31 15:55 attr
-rwxr-xr-x  1 root root     20K  8月 17 20:15 aulast
-rwxr-xr-x  1 root root     12K  8月 17 20:15 aulastlog
-rwxr-xr-x  1 root root     12K  8月 17 20:15 ausyscall
-rwxr-xr-x  1 root root     32K  8月 17 20:15 auvirt
lrwxrwxrwx  1 root root       4 10月  7 22:17 awk -> gawk
-rwxr-xr-x  1 root root     818  8月 22 00:43 aws
-rwxr-xr-x  1 root root    1.2K  8月 22 00:43 aws_completer
-rwxr-xr-x  1 root root     37K  7月 31 20:17 base64
-rwxr-xr-x  1 root root     29K  7月 31 20:17 basename
-rwxr-xr-x  1 root root    943K  7月 27 18:42 bash
lrwxrwxrwx  1 root root      10 10月  7 22:17 bashbug -> bashbug-64
-rwxr-xr-x  1 root root    6.8K  7月 27 18:42 bashbug-64
-rwxr-xr-x  1 root root     137  7月 27 17:40 batch
-rwxr-xr-x  1 root root     86K  7月 31 15:50 bc
-rwxr-xr-x  1 root root      26  7月 27 18:42 bg
-rwxr-xr-x  1 root root     25K  8月  2 06:48 blkiomon
-rwxr-xr-x  1 root root     47K  8月  2 06:48 blkparse
-rwxr-xr-x  1 root root     16K  8月  2 06:48 blkrawverify
-rwxr-xr-x  1 root root     39K  8月  2 06:48 blktrace
-rwxr-xr-x  1 root root    3.4K  8月  2 06:48 bno_plot.py
-rwxr-xr-x  1 root root     23K  3月 17  2017 bond2team
-rwxr-xr-x  1 root root     69K  8月 18 00:23 bootctl
-rwxr-xr-x  1 root root     891  8月  2 06:48 btrace
-rwxr-xr-x  1 root root     17K  8月  2 06:48 btrecord
-rwxr-xr-x  1 root root     25K  8月  2 06:48 btreplay
-rwxr-xr-x  1 root root     76K  8月  2 06:48 btt
lrwxrwxrwx  1 root root       5 10月  7 22:18 bunzip2 -> bzip2
-rwxr-xr-x  1 root root    396K  8月 18 00:23 busctl
lrwxrwxrwx  1 root root       5 10月  7 22:18 bzcat -> bzip2
lrwxrwxrwx  1 root root       6 10月  7 22:18 bzcmp -> bzdiff
-rwxr-xr-x  1 root root    2.1K  7月 26 20:01 bzdiff
-rwxr-xr-x  1 root root    1.7K  7月 26 20:01 bzgrep
-rwxr-xr-x  1 root root     36K  7月 26 20:01 bzip2
-rwxr-xr-x  1 root root     12K  7月 26 20:01 bzip2recover
lrwxrwxrwx  1 root root       6 10月  7 22:18 bzless -> bzmore
-rwxr-xr-x  1 root root    1.3K  7月 26 20:01 bzmore
-rwxr-xr-x  1 root root     28K  7月 23 21:53 c++filt
-rwxr-xr-x  2 root root     36K  9月 12 22:17 c2ph
-rwxr-xr-x  1 root root    1.6K  7月 27 19:47 ca-legacy
-rwxr-xr-x  1 root root     54K  7月 26 20:14 cal
lrwxrwxrwx  1 root root       3 10月  7 22:17 captoinfo -> tic
-rwxr-xr-x  1 root root     49K  7月 31 20:17 cat
-rwxr-xr-x  1 root root    3.3K  7月 23 21:02 catchsegv
-rwxr-xr-x  1 root root     37K  7月 31 19:50 catman
-rwxr-xr-x  1 root root      26  7月 27 18:42 cd
-rwxr-xr-x  1 root root    6.1K  9月 27 23:55 centrino-decode
-rwxr-xr-x  1 root root    168K  7月 25 05:00 certutil
-rwxr-xr-x  1 root root     16K  7月 27 21:55 chacl
-rwsr-xr-x  1 root root     63K  8月  1 02:59 chage
-rwxr-xr-x  1 root root     307 10月 19  2017 chardetect
-rwxr-xr-x  1 root root     12K  7月 26 21:47 chattr
-rwxr-xr-x  1 root root     62K  7月 31 20:17 chcon
-rwxr-xr-x  1 root root     58K  7月 31 20:17 chgrp
-rwxr-xr-x  1 root root     41K  7月 26 20:14 chmem
-rwxr-xr-x  1 root root     58K  7月 31 20:17 chmod
-rwxr-xr-x  1 root root     62K  7月 31 20:17 chown
-rwxr-xr-x  1 root root     85K  7月 31 15:58 chronyc
-rwxr-xr-x  1 root root     33K  7月 26 20:14 chrt
-rwxr-xr-x  1 root root     12K  8月  2 09:11 chvt
-rwxr-xr-x  1 root root     49K  7月 27 22:08 cifsiostat
-rwxr-xr-x  1 root root     33K  7月 31 20:17 cksum
-rwxr-xr-x  1 root root     12K  8月 31 20:16 clear
-rwxr-xr-x  1 root root     393  8月  7 21:18 cloud-init
-rwxr-xr-x  1 root root    1.8K  6月 12 23:33 cloud-init-per
-rwxr-xr-x  1 root root     45K  7月 31 16:34 cmp
-rwxr-xr-x  1 root root    103K  7月 25 05:00 cmsutil
-rwxr-xr-x  1 root root     28K  7月 26 20:14 col
-rwxr-xr-x  1 root root     12K  7月 26 20:14 colcrt
-rwxr-xr-x  1 root root     24K  7月 26 20:14 colrm
-rwxr-xr-x  1 root root     41K  7月 26 20:14 column
-rwxr-xr-x  1 root root     37K  7月 31 20:17 comm
-rwxr-xr-x  1 root root      31  7月 27 18:42 command
-rwxr-xr-x  1 root root    6.9K  8月  1 03:18 consolehelper
-rwxr-xr-x  1 root root    151K  8月 18 00:23 coredumpctl
-rwxr-xr-x  1 root root    148K  7月 31 20:17 cp
-rwxr-xr-x  1 root root    143K  7月 27 18:33 cpio
-rwxr-xr-x  1 root root     67K  9月 27 23:55 cpupower
-rwxr-xr-x  1 root root    115K  7月 25 05:00 crlutil
-rwsr-xr-x  1 root root     57K  7月 28 01:58 crontab
lrwxrwxrwx  1 root root       4 10月  7 22:18 csh -> tcsh
-rwxr-xr-x  1 root root     45K  7月 31 20:17 csplit
-rwxr-xr-x  1 root root     20K  7月 31 18:03 csslint-0.6
-rwxr-xr-x  1 root root    338K  9月  1 05:30 curl
-rwxr-xr-x  1 root root     41K  7月 31 20:17 cut
-rwxr-xr-x  1 root root     61K  7月 31 20:17 date
-rwxr-xr-x  1 root root     12K  8月  1 18:35 db_archive
-rwxr-xr-x  1 root root     12K  8月  1 18:35 db_checkpoint
-rwxr-xr-x  1 root root     12K  8月  1 18:35 db_deadlock
-rwxr-xr-x  1 root root     16K  8月  1 18:35 db_dump
-rwxr-xr-x  1 root root     65K  8月  1 18:35 db_dump185
-rwxr-xr-x  1 root root     16K  8月  1 18:35 db_hotbackup
-rwxr-xr-x  1 root root     28K  8月  1 18:35 db_load
-rwxr-xr-x  1 root root     16K  8月  1 18:35 db_log_verify
-rwxr-xr-x  1 root root     33K  8月  1 18:35 db_printlog
-rwxr-xr-x  1 root root     12K  8月  1 18:35 db_recover
-rwxr-xr-x  1 root root     16K  8月  1 18:35 db_replicate
-rwxr-xr-x  1 root root     16K  8月  1 18:35 db_stat
-rwxr-xr-x  1 root root     20K  8月  1 18:35 db_tuner
-rwxr-xr-x  1 root root     12K  8月  1 18:35 db_upgrade
-rwxr-xr-x  1 root root     12K  8月  1 18:35 db_verify
-rwxr-xr-x  1 root root     11K  7月 27 21:35 dbus-cleanup-sockets
-rwxr-xr-x  1 root root    223K  7月 27 21:35 dbus-daemon
-rwxr-xr-x  1 root root     24K  7月 27 21:35 dbus-monitor
-rwxr-xr-x  1 root root     15K  7月 27 21:35 dbus-run-session
-rwxr-xr-x  1 root root     27K  7月 27 21:35 dbus-send
-rwxr-xr-x  1 root root     24K  7月 27 21:35 dbus-test-tool
-rwxr-xr-x  1 root root     15K  7月 27 21:35 dbus-update-activation-environment
-rwxr-xr-x  1 root root     11K  7月 27 21:35 dbus-uuidgen
-rwxr-xr-x  1 root root     49K  7月 31 15:50 dc
-rwxr-xr-x  1 root root     74K  7月 31 20:17 dd
-rwxr-xr-x  1 root root     12K  8月  2 09:11 deallocvt
-rwxr-xr-x  1 root root    7.9K  8月  8 23:22 debuginfo-install
-rwxr-xr-x  1 root root     99K  7月 31 20:17 df
-rwxr-xr-x  1 root root    502K  7月 31 17:00 dgawk
-rwxr-xr-x  1 root root    200K  7月 31 16:34 diff
-rwxr-xr-x  1 root root     61K  7月 31 16:34 diff3
-rwxr-xr-x  1 root root    127K  9月 19 19:31 dig
-rwxr-xr-x  1 root root    111K  7月 31 20:17 dir
-rwxr-xr-x  1 root root     41K  7月 31 20:17 dircolors
-rwxr-xr-x  1 root root     29K  7月 31 20:17 dirname
-rwxr-xr-x  1 root root     70K  7月 26 20:14 dmesg
lrwxrwxrwx  1 root root       8 10月  7 22:17 dnsdomainname -> hostname
lrwxrwxrwx  1 root root       8 10月  7 22:17 domainname -> hostname
-rwxr-xr-x  1 root root     54K  9月  1 05:33 dracut
-rwxr-xr-x  1 root root    107K  7月 31 20:17 du
-rwxr-xr-x  1 root root     78K  8月  2 09:11 dumpkeys
-rwxr-xr-x  1 root root    2.7M  7月 23 21:53 dwp
-rwxr-xr-x  1 root root     234  3月 17  2018 easy_install
-rwxr-xr-x  1 root root     234  3月 17  2018 easy_install-2.7
-rwxr-xr-x  1 root root    7.6K  4月 17  2018 ec2-metadata
-rwxr-xr-x  1 root root     29K  7月 31 20:17 echo
-rwxr-xr-x  1 root root     49K  7月 31 16:31 ed
-rwxr-xr-x  1 root root     290  7月 31 17:26 egrep
-rwxr-xr-x  1 root root     54K  7月 26 20:14 eject
-rwxr-xr-x  1 root root     33K  7月 23 21:53 elfedit
-rwxr-xr-x  1 root root     235  6月  8 17:23 enable-ec2-spot-hibernation
-rwxr-xr-x  1 root root     29K  7月 31 20:17 env
-rwxr-xr-x  1 root root     36K  8月  2 08:07 envsubst
-rwxr-xr-x  1 root root    145K  7月 31 17:29 eqn
lrwxrwxrwx  1 root root       2 10月  7 22:17 ex -> vi
-rwxr-xr-x  1 root root     33K  7月 31 20:17 expand
-rwxr-xr-x  1 root root     37K  7月 31 20:17 expr
-rwxr-xr-x  1 root root     94K  7月 31 20:17 factor
-rwxr-xr-x  1 root root     28K  7月 26 20:14 fallocate
-rwxr-xr-x  1 root root     29K  7月 31 20:17 false
-rwxr-xr-x  1 root root      26  7月 27 18:42 fc
-rwxr-xr-x  1 root root      26  7月 27 18:42 fg
-rwxr-xr-x  1 root root     12K  8月  2 09:11 fgconsole
-rwxr-xr-x  1 root root     290  7月 31 17:26 fgrep
-rwxr-xr-x  1 root root     20K  7月 31 16:43 file
-rwxr-xr-x  1 root root     28K  7月 26 20:14 fincore
-rwxr-xr-x  1 root root    191K  7月 31 16:50 find
-rwxr-xr-x  1 root root    4.3K  8月  8 23:22 find-repos-of-install
-rwxr-xr-x  1 root root     24K  9月 12 22:17 find2perl
-rwxr-xr-x  1 root root     63K  7月 26 20:14 findmnt
-rwxr-xr-x  1 root root     16K  7月 31 16:50 fipscheck
-rwxr-xr-x  1 root root     12K  7月 31 16:50 fipshmac
-rwxr-xr-x  1 root root     29K  7月 26 20:14 flock
-rwxr-xr-x  1 root root     37K  7月 31 20:17 fmt
-rwxr-xr-x  1 root root     33K  7月 31 20:17 fold
-rwxr-xr-x  1 root root     20K  8月  1 02:47 free
-rwxr-xr-x  1 root root     36K  7月 27 22:17 funzip
-rwxr-xr-x  1 root root     20K  7月 27 21:59 gapplication
-rwxr-xr-x  1 root root    423K  7月 31 17:00 gawk
-rwxr-xr-x  1 root root     20K  7月 26 20:10 gdbm_dump
-rwxr-xr-x  1 root root     25K  7月 26 20:10 gdbm_load
-rwxr-xr-x  1 root root     99K  7月 26 20:10 gdbmtool
-rwxr-xr-x  1 root root     41K  7月 27 21:59 gdbus
-rwxr-xr-x  1 root root     23K  7月 23 21:07 gencat
-rwxr-xr-x  2 root root     12K  8月  1 21:00 genl-ctrl-list
-rwxr-xr-x  1 root root     16K  7月 31 17:13 geoiplookup
-rwxr-xr-x  1 root root     12K  7月 31 17:13 geoiplookup6
-rwxr-xr-x  1 root root     12K  7月 31 17:13 geoipupdate
lrwxrwxrwx  1 root root       3 10月  7 22:17 geqn -> eqn
-rwxr-xr-x  1 root root     23K  7月 23 21:07 getconf
-rwxr-xr-x  1 root root     28K  7月 23 21:07 getent
-rwxr-xr-x  1 root root     25K  7月 27 21:55 getfacl
-rwxr-xr-x  1 root root     20K  7月 31 15:55 getfattr
-rwxr-xr-x  1 root root     12K  8月  2 09:11 getkeycodes
-rwxr-xr-x  1 root root     16K  7月 26 20:14 getopt
-rwxr-xr-x  1 root root      31  7月 27 18:42 getopts
-rwxr-xr-x  1 root root     36K  8月  2 08:07 gettext
-rwxr-xr-x  1 root root    4.6K  8月  2 08:03 gettext.sh
-rwxr-xr-x  1 root root     74K  7月 27 21:59 gio
-rwxr-xr-x  1 root root     12K  7月 27 21:59 gio-querymodules-64
-rwxr-xr-x  1 root root     45K  7月 27 21:59 glib-compile-schemas
lrwxrwxrwx  1 root root       4 10月  7 22:17 gmake -> make
lrwxrwxrwx  1 root root       4 10月  7 22:17 gneqn -> neqn
lrwxrwxrwx  1 root root       5 10月  7 22:17 gnroff -> nroff
-rwsr-xr-x  1 root root     77K  8月  1 02:59 gpasswd
lrwxrwxrwx  1 root root       4 10月  7 22:17 gpg -> gpg2
-rwxr-xr-x  1 root root    294K  7月 31 20:11 gpg-agent
-rwxr-xr-x  1 root root    153K  7月 31 20:11 gpg-connect-agent
-rwxr-xr-x  1 root root     24K  7月 31 18:13 gpg-error
-rwxr-xr-x  1 root root    3.3K  7月 31 20:10 gpg-zip
-rwxr-xr-x  1 root root    737K  7月 31 20:11 gpg2
-rwxr-xr-x  1 root root    141K  7月 31 20:11 gpgconf
-rwxr-xr-x  1 root root     24K  7月 31 20:11 gpgparsemail
-rwxr-xr-x  1 root root     53K  7月 31 20:11 gpgsplit
lrwxrwxrwx  1 root root       5 10月  7 22:17 gpgv -> gpgv2
-rwxr-xr-x  1 root root    350K  7月 31 20:11 gpgv2
lrwxrwxrwx  1 root root       3 10月  7 22:17 gpic -> pic
-rwxr-xr-x  1 root root     99K  7月 23 21:53 gprof
-rwxr-xr-x  1 root root    156K  7月 31 17:26 grep
-rwxr-xr-x  1 root root     82K  7月 31 17:29 groff
-rwxr-xr-x  1 root root    141K  7月 31 17:29 grops
-rwxr-xr-x  1 root root     99K  7月 31 17:29 grotty
-rwxr-xr-x  1 root root     33K  7月 31 20:17 groups
-rwxr-xr-x  1 root root     21K 10月 20  2017 growpart
-rwxr-xr-x  1 root root    413K  7月 31 16:04 grub2-editenv
-rwxr-xr-x  1 root root    827K  7月 31 16:04 grub2-file
-rwxr-xr-x  1 root root    1.1M  7月 31 16:04 grub2-fstest
-rwxr-xr-x  1 root root    263K  7月 31 16:04 grub2-glue-efi
-rwxr-xr-x  1 root root    1.7K  7月 31 16:03 grub2-kbdcomp
-rwxr-xr-x  1 root root    242K  7月 31 16:04 grub2-menulst2cfg
-rwxr-xr-x  1 root root    288K  7月 31 16:04 grub2-mkfont
-rwxr-xr-x  1 root root    396K  7月 31 16:04 grub2-mkimage
-rwxr-xr-x  1 root root    265K  7月 31 16:04 grub2-mklayout
-rwxr-xr-x  1 root root    446K  7月 31 16:04 grub2-mknetdir
-rwxr-xr-x  1 root root    272K  7月 31 16:04 grub2-mkpasswd-pbkdf2
-rwxr-xr-x  1 root root    263K  7月 31 16:04 grub2-mkrelpath
-rwxr-xr-x  1 root root    1.1M  7月 31 16:04 grub2-mkrescue
-rwxr-xr-x  1 root root    543K  7月 31 16:04 grub2-mkstandalone
-rwxr-xr-x  1 root root    836K  7月 31 16:04 grub2-render-label
-rwxr-xr-x  1 root root    296K  7月 31 16:04 grub2-script-check
-rwxr-xr-x  1 root root    764K  7月 31 16:04 grub2-syslinux2cfg
-rwxr-xr-x  1 root root     24K  7月 27 21:59 gsettings
lrwxrwxrwx  1 root root       6 10月  7 22:17 gsoelim -> soelim
lrwxrwxrwx  1 root root       3 10月  7 22:17 gtar -> tar
lrwxrwxrwx  1 root root       3 10月  7 22:17 gtbl -> tbl
lrwxrwxrwx  1 root root       5 10月  7 22:17 gtroff -> troff
-rwxr-xr-x  1 root root    2.3K  7月 27 22:04 gunzip
-rwxr-xr-x  1 root root    5.8K  7月 27 22:04 gzexe
-rwxr-xr-x  1 root root     99K  7月 27 22:04 gzip
-rwxr-xr-x  1 root root     29K  9月 12 22:17 h2ph
-rwxr-xr-x  1 root root     37K  7月 31 20:17 head
-rwxr-xr-x  1 root root     49K  7月 26 20:14 hexdump
-rwxr-xr-x  1 root root     23K  6月  8 17:24 hibagent
-rwxr-xr-x  1 root root    111K  9月 19 19:31 host
-rwxr-xr-x  1 root root     29K  7月 31 20:17 hostid
-rwxr-xr-x  1 root root     16K  7月 31 17:35 hostname
-rwxr-xr-x  1 root root    311K  8月 18 00:23 hostnamectl
-rwxr-xr-x  1 root root     58K  7月 31 17:41 hunspell
lrwxrwxrwx  1 root root       7 10月  7 22:17 i386 -> setarch
-rwxr-xr-x  1 root root     55K  7月 23 21:07 iconv
-rwxr-xr-x  1 root root     37K  7月 31 20:17 id
-rwxr-xr-x  1 root root     12K  8月  1 21:00 idiag-socket-details
-rwxr-xr-x  1 root root     33K  8月  2 10:03 idn
-rwxr-xr-x  1 root root     53K  7月 31 18:17 idn2
-rwxr-xr-x  1 root root    3.2K  7月 31 17:00 igawk
-rwxr-xr-x  1 root root    266K  7月 27 21:52 info
-rwxr-xr-x  1 root root     60K  8月 31 20:16 infocmp
-rwxr-xr-x  1 root root     22K  7月 27 21:52 infokey
lrwxrwxrwx  1 root root       3 10月  7 22:17 infotocap -> tic
-rwxr-xr-x  1 root root    140K  7月 31 20:17 install
-rwxr-xr-x  1 root root     24K  7月 26 20:14 ionice
-rwxr-xr-x  1 root root     61K  7月 27 22:08 iostat
-rwxr-xr-x  1 root root     15K  8月  2 08:58 ipcalc
-rwxr-xr-x  1 root root     29K  7月 26 20:14 ipcmk
-rwxr-xr-x  1 root root     28K  7月 26 20:14 ipcrm
-rwxr-xr-x  1 root root     49K  7月 26 20:14 ipcs
lrwxrwxrwx  1 root root      23 10月  7 22:18 iptables-xml -> /usr/sbin/xtables-multi
-rwxr-xr-x  1 root root     24K  7月 26 20:14 isosize
-rwxr-xr-x  1 root root      28  7月 27 18:42 jobs
-rwxr-xr-x  1 root root     45K  7月 31 20:17 join
-rwxr-xr-x  1 root root    526K  8月 18 00:23 journalctl
lrwxrwxrwx  1 root root      18 10月  7 22:17 jp.py -> /usr/bin/jp.py-2.7
lrwxrwxrwx  1 root root      18 10月  7 22:17 jp.py-2 -> /usr/bin/jp.py-2.7
-rwxr-xr-x  1 root root    1.7K 12月 12  2017 jp.py-2.7
-rwxr-xr-x  1 root root     40K  8月 16 06:07 json_reformat
-rwxr-xr-x  1 root root     28K  8月 16 06:07 json_verify
-rwxr-xr-x  1 root root    1.4K 10月 19  2017 jsonpointer
-rwxr-xr-x  1 root root     397  6月  8 18:05 jsonschema
-rwxr-xr-x  1 root root     12K  8月  2 09:11 kbd_mode
-rwxr-xr-x  1 root root     12K  8月  2 09:11 kbdinfo
-rwxr-xr-x  1 root root     12K  8月  2 09:11 kbdrate
-rwxr-xr-x  1 root root    4.4K  8月 18 00:23 kernel-install
-rwxr-xr-x  1 root root     29K  7月 26 19:50 keyctl
-rwxr-xr-x  1 root root     33K  7月 26 20:14 kill
-rwxr-xr-x  1 root root     25K  8月  1 02:48 killall
-rwxr-xr-x  1 root root    148K  7月 31 17:48 kmod
-rwxr-xr-x  1 root root     20K  8月  1 03:06 last
lrwxrwxrwx  1 root root       4 10月  7 22:17 lastb -> last
-rwxr-xr-x  1 root root     28K  8月  2 15:51 lastcomm
-rwxr-xr-x  1 root root     20K  8月  1 02:59 lastlog
-rwxr-xr-x  1 root root     16K  7月 27 21:02 lchfn
-rwxr-xr-x  1 root root     16K  7月 27 21:02 lchsh
lrwxrwxrwx  1 root root      20 10月  7 22:17 ld -> /etc/alternatives/ld
-rwxr-xr-x  1 root root    1.2M  7月 23 21:53 ld.bfd
-rwxr-xr-x  1 root root    2.9M  7月 23 21:53 ld.gold
-rwxr-xr-x  1 root root    5.4K  7月 23 21:03 ldd
-rwxr-xr-x  1 root root    159K  7月 31 17:54 less
-rwxr-xr-x  1 root root     12K  7月 31 17:54 lessecho
-rwxr-xr-x  1 root root     17K  7月 31 17:54 lesskey
-rwxr-xr-x  1 root root    2.3K  7月 31 17:53 lesspipe.sh
-rwxr-xr-x  1 root root     85K  7月 31 19:50 lexgrog
-rwxr-xr-x  1 root root     29K  7月 31 20:17 link
-rwxr-xr-x  1 root root    5.9K  7月 31 20:48 linux-boot-prober
lrwxrwxrwx  1 root root       7 10月  7 22:17 linux32 -> setarch
lrwxrwxrwx  1 root root       7 10月  7 22:17 linux64 -> setarch
-rwxr-xr-x  1 root root     54K  7月 31 20:17 ln
-rwxr-xr-x  1 root root    111K  8月  2 09:11 loadkeys
-rwxr-xr-x  1 root root     24K  8月  2 09:11 loadunimap
-rwxr-xr-x  1 root root     38K  7月 23 21:07 locale
-rwxr-xr-x  1 root root    319K  8月 18 00:23 localectl
-rwxr-xr-x  1 root root    300K  7月 23 21:07 localedef
-rwx--s--x  1 root slocate  40K  7月 27 22:17 locate
-rwxr-xr-x  1 root root     45K  7月 26 20:14 logger
-rwxr-xr-x  1 root root     37K  7月 26 20:14 login
-rwxr-xr-x  1 root root    478K  8月 18 00:23 loginctl
-rwxr-xr-x  1 root root     29K  7月 31 20:17 logname
-rwxr-xr-x  1 root root     16K  7月 26 20:14 look
-rwxr-xr-x  1 root root    111K  7月 31 20:17 ls
-rwxr-xr-x  1 root root     12K  7月 26 21:47 lsattr
-rwxr-xr-x  1 root root     82K  7月 26 20:14 lsblk
-rwxr-xr-x  1 root root     65K  7月 26 20:14 lscpu
-rwxr-xr-x  1 root root    6.3K  9月  1 05:33 lsinitrd
-rwxr-xr-x  1 root root     66K  7月 26 20:14 lsipc
-rwxr-xr-x  1 root root     37K  7月 26 20:14 lslocks
-rwxr-xr-x  1 root root     58K  7月 26 20:14 lslogins
-rwxr-xr-x  1 root root     945  8月 20 23:00 lsmcli
-rwxr-xr-x  1 root root     24K  8月 20 23:00 lsmd
-rwxr-xr-x  1 root root     41K  7月 26 20:14 lsmem
-rwxr-xr-x  1 root root     41K  7月 26 20:14 lsns
-rwxr-xr-x  1 root root     16K  7月 31 19:40 lua
-rwxr-xr-x  1 root root    115K  7月 31 19:40 luac
-rwxr-xr-x  1 root root    118K  7月 31 19:45 lz4
-rwxr-xr-x  1 root root    118K  7月 31 19:45 lz4c
lrwxrwxrwx  1 root root       3 10月  7 22:17 lz4cat -> lz4
-rwxr-xr-x  1 root root    526K  8月 18 00:23 machinectl
lrwxrwxrwx  1 root root      27 10月  7 22:17 mailq -> /etc/alternatives/mta-mailq
lrwxrwxrwx  1 root root      31 10月  7 22:17 mailq.postfix -> ../../usr/sbin/sendmail.postfix
-rwxr-xr-x  1 root root    179K  7月 31 19:50 make
-rwxr-xr-x  1 root root     19K  7月 23 21:07 makedb
-rwxr-xr-x  1 root root    101K  7月 31 19:50 man
-rwxr-xr-x  1 root root    119K  7月 31 19:50 mandb
-rwxr-xr-x  1 root root     33K  7月 31 19:50 manpath
-rwxr-xr-x  1 root root     20K  8月  2 09:11 mapscrn
-rwxr-xr-x  1 root root     33K  7月 26 20:14 mcookie
-rwxr-xr-x  1 root root     41K  7月 31 20:17 md5sum
-rwxr-xr-x  1 root root     11K  8月  1 03:06 mesg
-rwxr-xr-x  1 root root     78K  7月 31 20:17 mkdir
-rwxr-xr-x  1 root root     62K  7月 31 20:17 mkfifo
-rwxr-xr-x  1 root root    3.0K  9月  1 05:33 mkinitrd
-rwxr-xr-x  1 root root     62K  7月 31 20:17 mknod
-rwxr-xr-x  1 root root     37K  7月 31 20:17 mktemp
-rwxr-xr-x  1 root root    154K  7月 25 05:00 modutil
-rwxr-xr-x  1 root root     41K  7月 26 20:14 more
-rwsr-xr-x  1 root root     36K  7月 26 20:14 mount
-rwxr-xr-x  1 root root     16K  7月 26 20:14 mountpoint
-rwxr-xr-x  1 root root     53K  7月 27 22:08 mpstat
-rwxr-xr-x  1 root root     24K  8月  2 08:07 msgattrib
-rwxr-xr-x  1 root root     24K  8月  2 08:07 msgcat
-rwxr-xr-x  1 root root     24K  8月  2 08:07 msgcmp
-rwxr-xr-x  1 root root     20K  8月  2 08:07 msgcomm
-rwxr-xr-x  1 root root     20K  8月  2 08:07 msgconv
-rwxr-xr-x  1 root root     20K  8月  2 08:07 msgen
-rwxr-xr-x  1 root root     16K  8月  2 08:07 msgexec
-rwxr-xr-x  1 root root     28K  8月  2 08:07 msgfilter
-rwxr-xr-x  1 root root     78K  8月  2 08:07 msgfmt
-rwxr-xr-x  1 root root     36K  8月  2 08:07 msggrep
-rwxr-xr-x  1 root root     13K  8月  2 07:56 msghack
-rwxr-xr-x  1 root root     45K  8月  2 08:07 msginit
-rwxr-xr-x  1 root root     53K  8月  2 08:07 msgmerge
-rwxr-xr-x  1 root root     32K  8月  2 08:07 msgunfmt
-rwxr-xr-x  1 root root     20K  8月  2 08:07 msguniq
-rwxr-xr-x  1 root root    128K  7月 31 20:17 mv
-rwxr-xr-x  1 root root     28K  7月 26 20:14 namei
-rwxr-xr-x  1 root root    230K  8月 28 23:10 nano
-rwxr-xr-x  1 root root    8.2K  8月  8 23:22 needs-restarting
-rwxr-xr-x  1 root root     271  7月 31 17:29 neqn
-rwxr-xr-x  1 root root    152K  7月 31 20:24 netstat
lrwxrwxrwx  1 root root      32 10月  7 22:17 newaliases -> /etc/alternatives/mta-newaliases
lrwxrwxrwx  1 root root      31 10月  7 22:17 newaliases.postfix -> ../../usr/sbin/sendmail.postfix
-rwsr-xr-x  1 root root     41K  8月  1 02:59 newgrp
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nf-ct-add
-rwxr-xr-x  1 root root     16K  8月  1 21:00 nf-ct-list
-rwxr-xr-x  1 root root     17K  8月  1 21:00 nf-exp-add
-rwxr-xr-x  1 root root     16K  8月  1 21:00 nf-exp-delete
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nf-exp-list
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nf-log
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nf-monitor
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nf-queue
-rwxr-xr-x  1 root root     49K  7月 27 22:08 nfsiostat-sysstat
-rwxr-xr-x  1 root root     36K  8月  2 08:07 ngettext
-rwxr-xr-x  1 root root     33K  7月 31 20:17 nice
lrwxrwxrwx  1 root root       8 10月  7 22:17 nisdomainname -> hostname
-rwxr-xr-x  1 root root     41K  7月 31 20:17 nl
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-addr-add
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-addr-delete
-rwxr-xr-x  1 root root     16K  8月  1 21:00 nl-addr-list
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-class-add
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-class-delete
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-class-list
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-classid-lookup
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-cls-add
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-cls-delete
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-cls-list
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-fib-lookup
-rwxr-xr-x  1 root root    7.0K  8月  1 21:00 nl-link-enslave
-rwxr-xr-x  1 root root    7.0K  8月  1 21:00 nl-link-ifindex2name
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-link-list
-rwxr-xr-x  1 root root    7.0K  8月  1 21:00 nl-link-name2ifindex
-rwxr-xr-x  1 root root    7.0K  8月  1 21:00 nl-link-release
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-link-set
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-link-stats
-rwxr-xr-x  1 root root     11K  8月  1 21:00 nl-list-caches
-rwxr-xr-x  1 root root    7.0K  8月  1 21:00 nl-list-sockets
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-monitor
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-neigh-add
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-neigh-delete
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-neigh-list
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-neightbl-list
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-pktloc-lookup
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-qdisc-add
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-qdisc-delete
-rwxr-xr-x  2 root root     12K  8月  1 21:00 nl-qdisc-list
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-route-add
-rwxr-xr-x  1 root root     16K  8月  1 21:00 nl-route-delete
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-route-get
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-route-list
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-rule-list
-rwxr-xr-x  1 root root     12K  8月  1 21:00 nl-tctree-list
-rwxr-xr-x  1 root root    7.0K  8月  1 21:00 nl-util-addr
-rwxr-xr-x  1 root root     42K  7月 23 21:53 nm
-rwxr-xr-x  1 root root     33K  7月 31 20:17 nohup
-rwxr-xr-x  1 root root     33K  7月 31 20:17 nproc
-rwxr-xr-x  1 root root    3.4K  7月 31 17:29 nroff
-rwxr-xr-x  1 root root     33K  7月 26 20:14 nsenter
-rwxr-xr-x  1 root root    115K  9月 19 19:31 nslookup
-rwxr-xr-x  1 root root     61K  9月 19 19:31 nsupdate
-rwxr-xr-x  1 root root     65K  7月 31 20:17 numfmt
-rwxr-xr-x  1 root root    228K  7月 23 21:53 objcopy
-rwxr-xr-x  1 root root    379K  7月 23 21:53 objdump
-rwxr-xr-x  1 root root     65K  7月 31 20:17 od
-rwxr-xr-x  1 root root    183K  7月 31 16:50 oldfind
-rwxr-xr-x  1 root root    1.5K  8月 16 08:05 on_ac_power
lrwxrwxrwx  1 root root       6 10月  7 22:17 open -> openvt
-rwxr-xr-x  1 root root    559K  7月 26 20:02 openssl
-rwxr-xr-x  1 root root     20K  8月  2 09:11 openvt
-rwxr-xr-x  1 root root    5.6K  7月 31 20:48 os-prober
-rwxr-xr-x  1 root root     33K  7月 31 20:52 p11-kit
-rwxr-xr-x  1 root root     18K  8月  8 23:22 package-cleanup
-rwsr-xr-x  1 root root     28K  7月 31 21:00 passwd
-rwxr-xr-x  1 root root     33K  7月 31 20:17 paste
-rwxr-xr-x  1 root root     29K  7月 31 20:17 pathchk
-rwxr-xr-x  1 root root     12K  8月  1 02:48 peekfd
-rwxr-xr-x  2 root root     12K  9月 12 22:17 perl
-rwxr-xr-x  2 root root     12K  9月 12 22:17 perl5.16.3
-rwxr-xr-x  2 root root     43K  9月 12 22:17 perlbug
-rwxr-xr-x  1 root root     203 10月 19  2017 perldoc
-rwxr-xr-x  2 root root     43K  9月 12 22:17 perlthanks
-rwxr-xr-x  1 root root    423K  7月 31 17:00 pgawk
-rwxr-xr-x  1 root root     28K  8月  1 02:47 pgrep
-rwxr-xr-x  1 root root    177K  7月 31 17:29 pic
-rwxr-xr-x  1 root root    8.0K  9月 13 19:28 piconv
-rwxr-xr-x  1 root root     65K  7月 27 22:08 pidstat
-rwxr-xr-x  1 root root    2.6K  8月  1 02:37 pinentry
-rwxr-xr-x  1 root root     50K  8月  1 02:41 pinentry-curses
-rwxr-xr-x  1 root root     61K  7月 31 17:43 ping
lrwxrwxrwx  1 root root       4 10月  7 22:17 ping6 -> ping
-rwxr-xr-x  1 root root     37K  7月 31 20:17 pinky
-rwxr-xr-x  1 root root     91K  7月 25 05:00 pk12util
-rwxr-xr-x  1 root root     45K  7月 26 20:09 pkg-config
-rwxr-xr-x  1 root root     28K  8月  1 02:47 pkill
-rwxr-xr-x  1 root root    4.5K  9月 12 22:17 pl2pm
-rwxr-xr-x  1 root root     15K  7月 23 21:07 pldd
-rwxr-xr-x  1 root root     40K  8月  2 15:40 plymouth
-rwxr-xr-x  1 root root     983  8月 16 08:05 pm-is-supported
-rwxr-xr-x  1 root root     28K  8月  1 02:47 pmap
-rwxr-xr-x  1 root root    4.0K  9月 12 22:17 pod2html
-rwxr-xr-x  1 root root     14K  6月 30 23:23 pod2man
-rwxr-xr-x  1 root root     11K  6月 30 23:23 pod2text
-rwxr-xr-x  1 root root    3.7K 10月 19  2017 pod2usage
-rwxr-xr-x  1 root root    184K  7月 31 17:29 post-grohtml
-rwxr-xr-x  1 root root    6.1K  9月 27 23:55 powernow-k8-decode
-rwxr-xr-x  1 root root     70K  7月 31 20:17 pr
-rwxr-xr-x  1 root root     87K  7月 31 17:29 pre-grohtml
-rwxr-xr-x  1 root root     41K  7月 31 17:29 preconv
-rwxr-xr-x  1 root root     29K  7月 31 20:17 printenv
-rwxr-xr-x  1 root root     49K  7月 31 20:17 printf
-rwxr-xr-x  1 root root     33K  7月 26 20:14 prlimit
-rwxr-xr-x  1 root root     16K  8月  1 02:48 prtstat
-rwxr-xr-x  1 root root     98K  8月  1 02:47 ps
-rwxr-xr-x  2 root root     53K  9月 12 22:17 psed
lrwxrwxrwx  1 root root       9 10月  7 22:17 psfaddtable -> psfxtable
lrwxrwxrwx  1 root root       9 10月  7 22:17 psfgettable -> psfxtable
lrwxrwxrwx  1 root root       9 10月  7 22:17 psfstriptable -> psfxtable
-rwxr-xr-x  1 root root     20K  8月  2 09:11 psfxtable
-rwxr-xr-x  1 root root     28K  8月  1 02:48 pstree
lrwxrwxrwx  1 root root       6 10月  7 22:18 pstree.x11 -> pstree
-rwxr-xr-x  2 root root     36K  9月 12 22:17 pstruct
-rwxr-xr-x  1 root root     65K  7月 31 20:17 ptx
-rwxr-xr-x  1 root root     33K  7月 31 20:17 pwd
-rwxr-xr-x  1 root root     12K  8月  1 02:47 pwdx
-rwxr-xr-x  1 root root     12K  7月 27 21:32 pwmake
-rwxr-xr-x  1 root root     12K  7月 27 21:32 pwscore
-rwxr-xr-x  1 root root      78  7月 26 20:01 pydoc
-rwxr-xr-x  1 root root     302 10月 19  2017 pyrsa-decrypt
-rwxr-xr-x  1 root root     302 10月 19  2017 pyrsa-decrypt-2
-rwxr-xr-x  1 root root     318 10月 19  2017 pyrsa-decrypt-bigfile
-rwxr-xr-x  1 root root     318 10月 19  2017 pyrsa-decrypt-bigfile-2
-rwxr-xr-x  1 root root     302 10月 19  2017 pyrsa-encrypt
-rwxr-xr-x  1 root root     302 10月 19  2017 pyrsa-encrypt-2
-rwxr-xr-x  1 root root     318 10月 19  2017 pyrsa-encrypt-bigfile
-rwxr-xr-x  1 root root     318 10月 19  2017 pyrsa-encrypt-bigfile-2
-rwxr-xr-x  1 root root     300 10月 19  2017 pyrsa-keygen
-rwxr-xr-x  1 root root     300 10月 19  2017 pyrsa-keygen-2
-rwxr-xr-x  1 root root     304 10月 19  2017 pyrsa-priv2pub
-rwxr-xr-x  1 root root     304 10月 19  2017 pyrsa-priv2pub-2
-rwxr-xr-x  1 root root     296 10月 19  2017 pyrsa-sign
-rwxr-xr-x  1 root root     296 10月 19  2017 pyrsa-sign-2
-rwxr-xr-x  1 root root     300 10月 19  2017 pyrsa-verify
-rwxr-xr-x  1 root root     300 10月 19  2017 pyrsa-verify-2
-rwxr-xr-x  1 root root     306 10月 19  2017 pystache
-rwxr-xr-x  1 root root     316 10月 19  2017 pystache-test
lrwxrwxrwx  1 root root       7 10月  7 22:17 python -> python2
lrwxrwxrwx  1 root root      14 10月  7 22:17 python-config -> python2-config
lrwxrwxrwx  1 root root       9 10月  7 22:17 python2 -> python2.7
lrwxrwxrwx  1 root root      16 10月  7 22:17 python2-config -> python2.7-config
-rwxr-xr-x  1 root root    6.9K  7月 26 20:04 python2.7
-rwxr-xr-x  1 root root    1.9K  7月 26 20:01 python2.7-config
-rwxr-xr-x  1 root root     84K  7月 27 19:57 quota
-rwxr-xr-x  1 root root     67K  7月 27 19:57 quotasync
-rwxr-xr-x  1 root root     58K  7月 23 21:53 ranlib
-rwxr-xr-x  1 root root     16K  7月 26 20:14 raw
-rwxr-xr-x  1 root root     11K  8月 16 08:11 rdate
-rwxr-xr-x  1 root root      28  7月 27 18:42 read
-rwxr-xr-x  1 root root    551K  7月 23 21:53 readelf
-rwxr-xr-x  1 root root     41K  7月 31 20:17 readlink
-rwxr-xr-x  1 root root     62K  7月 31 20:17 realpath
-rwxr-xr-x  1 root root     16K  8月  2 08:07 recode-sr-latin
-rwxr-xr-x  1 root root      89  7月 31 16:31 red
-rwxr-xr-x  1 root root     16K  7月 26 20:14 rename
-rwxr-xr-x  1 root root     12K  7月 26 20:14 renice
-rwxr-xr-x  1 root root    4.1K  8月  8 23:22 repo-graph
-rwxr-xr-x  1 root root     11K  8月  8 23:22 repo-rss
-rwxr-xr-x  1 root root     12K  8月  8 23:22 repoclosure
-rwxr-xr-x  1 root root     14K  8月  8 23:22 repodiff
-rwxr-xr-x  1 root root    6.9K  8月  8 23:22 repomanage
-rwxr-xr-x  1 root root     56K  8月  8 23:22 repoquery
-rwxr-xr-x  1 root root     15K  8月  8 23:22 reposync
-rwxr-xr-x  1 root root    8.6K  8月  8 23:22 repotrack
lrwxrwxrwx  1 root root       4 10月  7 22:17 reset -> tset
-rwxr-xr-x  1 root root     20K  8月  2 09:11 resizecons
-rwxr-xr-x  1 root root     12K  7月 26 20:14 rev
-rwxr-xr-x  1 root root     62K  7月 31 20:17 rm
lrwxrwxrwx  1 root root      27 10月  7 22:17 rmail -> /etc/alternatives/mta-rmail
-rwxr-xr-x  1 root root     262  8月  1 02:48 rmail.postfix
-rwxr-xr-x  1 root root     41K  7月 31 20:17 rmdir
lrwxrwxrwx  1 root root       4 10月  7 22:18 rnano -> nano
-rwxr-xr-x  1 root root     16K  7月 27 20:12 rngtest
-rwxr-xr-x  1 root root     83K  7月 23 21:07 rpcgen
-rwxr-xr-x  1 root root     16K  9月 12 21:28 rpm
-rwxr-xr-x  1 root root     12K  9月 12 21:28 rpm2cpio
-rwxr-xr-x  1 root root     12K  9月 12 21:28 rpmdb
-rwxr-xr-x  1 root root     12K  9月 12 21:28 rpmkeys
lrwxrwxrwx  1 root root      13 10月  7 22:17 rpmquery -> ../../bin/rpm
lrwxrwxrwx  1 root root      13 10月  7 22:17 rpmverify -> ../../bin/rpm
-rwxr-xr-x  1 root root     593 10月 19  2017 rst2html
-rwxr-xr-x  1 root root     790 10月 19  2017 rst2latex
-rwxr-xr-x  1 root root     599 10月 19  2017 rst2man
-rwxr-xr-x  1 root root     763 10月 19  2017 rst2odt
-rwxr-xr-x  1 root root    1.7K 10月 19  2017 rst2odt_prepstyles
-rwxr-xr-x  1 root root     600 10月 19  2017 rst2pseudoxml
-rwxr-xr-x  1 root root     636 10月 19  2017 rst2s5
-rwxr-xr-x  1 root root     785 10月 19  2017 rst2xetex
-rwxr-xr-x  1 root root     601 10月 19  2017 rst2xml
-rwxr-xr-x  1 root root     669 10月 19  2017 rstpep2html
-rwxr-xr-x  1 root root    485K  7月 27 19:47 rsync
-rwxr-xr-x  1 root root    6.0K  8月  9 20:32 rsyslog-recover-qi.pl
-rwxr-xr-x  1 root root    2.1K 10月 18  2017 run-parts
-rwxr-xr-x  1 root root     33K  7月 31 20:17 runcon
lrwxrwxrwx  1 root root       2 10月  7 22:17 rvi -> vi
lrwxrwxrwx  1 root root       2 10月  7 22:17 rview -> vi
lrwxrwxrwx  1 root root       3 10月  7 22:17 rvim -> vim
-rwxr-xr-x  2 root root     53K  9月 12 22:17 s2p
-rwxr-xr-x  1 root root    169K  7月 27 22:08 sadf
-rwxr-xr-x  1 root root     96K  7月 27 22:08 sar
-rwxr-xr-x  1 root root     20K  8月 16 08:31 scl
-rwxr-xr-x  1 root root     258  8月 16 08:31 scl_enabled
-rwxr-xr-x  1 root root    1.9K  8月 16 08:31 scl_source
-rwxr-xr-x  1 root root     86K  9月  4 21:52 scp
-rwxr-sr-x  1 root screen  461K  7月 27 20:25 screen
-rwxr-xr-x  1 root root     32K  7月 26 20:14 script
-rwxr-xr-x  1 root root     24K  7月 26 20:14 scriptreplay
-rwxr-xr-x  1 root root     49K  7月 31 16:34 sdiff
-rwxr-xr-x  1 root root     24K  7月 31 21:12 secon
-rwxr-xr-x  1 root root     75K  8月  1 02:55 sed
-rwxr-xr-x  1 root root     49K  7月 31 20:17 seq
-rwxr-xr-x  1 root root     16K  7月 26 20:14 setarch
-rwxr-xr-x  1 root root     37K  7月 27 21:55 setfacl
-rwxr-xr-x  1 root root     16K  7月 31 15:55 setfattr
-rwxr-xr-x  1 root root     41K  8月  2 09:11 setfont
-rwxr-xr-x  1 root root     12K  8月  2 09:11 setkeycodes
-rwxr-xr-x  1 root root     12K  8月  2 09:11 setleds
-rwxr-xr-x  1 root root     12K  8月  2 09:11 setmetamode
-rwxr-xr-x  1 root root     37K  7月 26 20:14 setpriv
-rwxr-xr-x  1 root root     21K  8月 16 08:37 setserial
-rwxr-xr-x  1 root root     12K  7月 26 20:14 setsid
-rwxr-xr-x  1 root root     41K  7月 26 20:14 setterm
lrwxrwxrwx  1 root root      13 10月  7 22:17 setup -> consolehelper
lrwxrwxrwx  1 root root      19 10月  7 22:17 setup-nsssysinit -> setup-nsssysinit.sh
-rwxr-xr-x  1 root root    1.6K  7月 25 05:00 setup-nsssysinit.sh
-rwxr-xr-x  1 root root     12K  8月  2 09:11 setvtrgb
-rwxr-xr-x  1 root root    138K  9月  4 21:52 sftp
lrwxrwxrwx  1 root root       6 10月  7 22:17 sg -> newgrp
lrwxrwxrwx  1 root root       4 10月  7 22:17 sh -> bash
-rwxr-xr-x  1 root root     37K  7月 31 20:17 sha1sum
-rwxr-xr-x  1 root root     37K  7月 31 20:17 sha224sum
-rwxr-xr-x  1 root root     37K  7月 31 20:17 sha256sum
-rwxr-xr-x  1 root root     37K  7月 31 20:17 sha384sum
-rwxr-xr-x  1 root root     37K  7月 31 20:17 sha512sum
-rwxr-xr-x  1 root root     11K  8月  8 23:22 show-changed-rco
-rwxr-xr-x  1 root root     17K  8月  8 23:22 show-installed
-rwxr-xr-x  1 root root     16K  8月  2 09:11 showconsolefont
-rwxr-xr-x  1 root root     16K  8月  2 09:11 showkey
-rwxr-xr-x  1 root root     53K  7月 31 20:17 shred
-rwxr-xr-x  1 root root     50K  7月 31 20:17 shuf
-rwxr-xr-x  1 root root    168K  7月 25 05:00 signtool
-rwxr-xr-x  1 root root     91K  7月 25 05:00 signver
-rwxr-xr-x  1 root root    1.3K  8月 20 22:58 sim_lsmplugin
-rwxr-xr-x  1 root root    106K  8月 20 23:00 simc_lsmplugin
-rwxr-xr-x  1 root root     29K  7月 23 21:53 size
-rwxr-xr-x  1 root root     24K  8月  1 02:47 skill
-rwxr-xr-x  1 root root     20K  8月  1 02:47 slabtop
-rwxr-xr-x  1 root root     29K  7月 31 20:17 sleep
lrwxrwxrwx  1 root root       5 10月  7 22:17 slogin -> ./ssh
-rwxr-xr-x  1 root root     24K  8月  1 02:47 snice
-rwxr-xr-x  1 root root     33K  7月 31 17:29 soelim
-rwxr-xr-x  1 root root    115K  7月 31 20:17 sort
-rwxr-xr-x  1 root root    4.2K  7月 23 21:03 sotruss
-rwxr-xr-x  1 root root     19K  9月 12 22:17 splain
-rwxr-xr-x  1 root root     66K  7月 31 20:17 split
-rwxr-xr-x  1 root root     23K  7月 23 21:07 sprof
-rwxr-xr-x  1 root root     55K  7月 26 19:57 sqlite3
-rwxr-xr-x  1 root root    753K  9月  4 21:52 ssh
-rwxr-xr-x  1 root root    349K  9月  4 21:52 ssh-add
---x--s--x  1 root nobody  370K  9月  4 21:52 ssh-agent
-rwxr-xr-x  1 root root     11K  9月  4 21:52 ssh-copy-id
-rwxr-xr-x  1 root root    410K  9月  4 21:52 ssh-keygen
-rwxr-xr-x  1 root root    427K  9月  4 21:52 ssh-keyscan
-rwxr-xr-x  1 root root    111K  7月 25 05:00 ssltap
-rwxr-xr-x  1 root root     12M  9月 11 16:39 ssm-cli
-rwxr-xr-x  1 root root     15M  9月 11 16:39 ssm-document-worker
-rwxr-xr-x  1 root root    873K  9月 11 16:39 ssm-session-logger
-rwxr-xr-x  1 root root     13M  9月 11 16:39 ssm-session-worker
-rwxr-xr-x  1 root root     11K  8月 15 17:15 stap-merge
-rwxr-xr-x  1 root root    4.8K  8月 15 17:15 stap-report
-rwxr-xr-x  1 root root     53K  8月 15 17:15 stapbpf
-rwxr-xr-x  1 root root    192K  8月 15 17:15 stapdyn
---s--x---  1 root stapusr 200K  8月 15 17:15 staprun
-rwxr-xr-x  1 root root     24K  8月 15 17:15 stapsh
-rwxr-xr-x  1 root root     74K  7月 31 20:17 stat
-rwxr-xr-x  1 root root     65K  7月 31 20:17 stdbuf
-rwxr-xr-x  1 root root    835K  7月 30 20:05 strace
-rwxr-xr-x  1 root root    2.6K  7月 30 20:05 strace-log-merge
-rwxr-xr-x  1 root root     29K  7月 23 21:53 strings
-rwxr-xr-x  1 root root    228K  7月 23 21:53 strip
-rwxr-xr-x  1 root root     65K  7月 31 20:17 stty
-rwsr-xr-x  1 root root     32K  7月 26 20:14 su
---s--x--x  1 root root    144K  7月 27 18:18 sudo
lrwxrwxrwx  1 root root       4 10月  7 22:17 sudoedit -> sudo
---x--x--x  1 root root     48K  7月 27 18:18 sudoreplay
-rwxr-xr-x  1 root root     37K  7月 31 20:17 sum
-rwxr-xr-x  1 root root     29K  7月 31 20:17 sync
-rwxr-xr-x  1 root root    693K  8月 18 00:23 systemctl
-rwxr-xr-x  1 root root    1.5M  8月 18 00:23 systemd-analyze
-rwxr-xr-x  1 root root     57K  8月 18 00:23 systemd-ask-password
-rwxr-xr-x  1 root root     40K  8月 18 00:23 systemd-cat
-rwxr-xr-x  1 root root    315K  8月 18 00:23 systemd-cgls
-rwxr-xr-x  1 root root     82K  8月 18 00:23 systemd-cgtop
lrwxrwxrwx  1 root root      11 10月  7 22:17 systemd-coredumpctl -> coredumpctl
-rwxr-xr-x  1 root root     73K  8月 18 00:23 systemd-delta
-rwxr-xr-x  1 root root     40K  8月 18 00:23 systemd-detect-virt
-rwxr-xr-x  1 root root     45K  8月 18 00:23 systemd-escape
-rwxr-xr-x  1 root root     98K  8月 18 00:23 systemd-firstboot
-rwxr-xr-x  1 root root     82K  8月 18 00:23 systemd-hwdb
-rwxr-xr-x  1 root root    298K  8月 18 00:23 systemd-inhibit
lrwxrwxrwx  1 root root       8 10月  7 22:17 systemd-loginctl -> loginctl
-rwxr-xr-x  1 root root     49K  8月 18 00:23 systemd-machine-id-setup
-rwxr-xr-x  1 root root     45K  8月 18 00:23 systemd-notify
-rwxr-xr-x  1 root root    534K  8月 18 00:23 systemd-nspawn
-rwxr-xr-x  1 root root     49K  8月 18 00:23 systemd-path
-rwxr-xr-x  1 root root    379K  8月 18 00:23 systemd-run
-rwxr-xr-x  1 root root    294K  8月 18 00:23 systemd-stdio-bridge
-rwxr-xr-x  1 root root    3.9K  8月 18 00:23 systemd-sysv-convert
-rwxr-xr-x  1 root root    139K  8月 18 00:23 systemd-tmpfiles
-rwxr-xr-x  1 root root     81K  8月 18 00:23 systemd-tty-ask-password-agent
-rwxr-xr-x  1 root root     16K  8月 31 20:16 tabs
-rwxr-xr-x  1 root root     33K  7月 31 20:17 tac
-rwxr-xr-x  1 root root     62K  7月 31 20:17 tail
-rwxr-xr-x  1 root root     53K  7月 27 22:08 tapestat
-rwxr-xr-x  1 root root    343K  7月 27 22:19 tar
-rwxr-xr-x  1 root root     33K  7月 26 20:14 taskset
-rwxr-xr-x  1 root root    113K  7月 31 17:29 tbl
-rwxr-xr-x  1 root root    1.5K  8月 16 09:05 tcptraceroute
-rwxr-xr-x  1 root root    400K  8月 16 08:55 tcsh
-rwxr-xr-x  1 root root    147K  7月 27 20:13 teamd
-rwxr-xr-x  1 root root     29K  7月 27 20:13 teamdctl
-rwxr-xr-x  1 root root     20K  7月 27 20:13 teamnl
-rwxr-xr-x  1 root root     33K  7月 31 20:17 tee
-rwxr-xr-x  1 root root     37K  7月 31 20:17 test
-rwxr-xr-x  1 root root     77K  8月 31 20:16 tic
-rwxr-xr-x  1 root root     16K  8月  1 03:09 time
-rwxr-xr-x  1 root root    323K  8月 18 00:23 timedatectl
-rwxr-xr-x  1 root root     54K  7月 31 20:17 timeout
-rwxr-xr-x  1 root root     16K  8月  1 02:47 tload
-rwxr-xr-x  1 root root     16K  8月 31 20:16 toe
-rwxr-xr-x  1 root root    105K  8月  1 02:47 top
-rwxr-xr-x  1 root root     57K  7月 31 20:17 touch
-rwxr-xr-x  1 root root     20K  8月 31 20:16 tput
-rwxr-xr-x  1 root root     45K  7月 31 20:17 tr
-rwxr-xr-x  1 root root     15K  7月 31 17:43 tracepath
-rwxr-xr-x  1 root root     15K  7月 31 17:43 tracepath6
-rwxr-xr-x  1 root root     58K  8月 16 09:05 traceroute
lrwxrwxrwx  1 root root      10 10月  7 22:18 traceroute6 -> traceroute
-rwxr-xr-x  1 root root    510K  7月 31 17:29 troff
-rwxr-xr-x  1 root root     29K  7月 31 20:17 true
-rwxr-xr-x  1 root root     53K  7月 31 20:17 truncate
-rwxr-xr-x  1 root root    175K  7月 31 20:52 trust
-rwxr-xr-x  1 root root     24K  8月 31 20:16 tset
-rwxr-xr-x  1 root root     33K  7月 31 20:17 tsort
-rwxr-xr-x  1 root root     29K  7月 31 20:17 tty
-rwxr-xr-x  1 root root    100K  9月 27 23:55 turbostat
-rwxr-xr-x  1 root root     16K  7月 23 21:01 tzselect
-rwxr-xr-x  1 root root    419K  8月 18 00:23 udevadm
-rwxr-xr-x  1 root root     20K  7月 26 20:14 ul
-rwxr-xr-x  1 root root      29  7月 27 18:42 umask
-rwsr-xr-x  1 root root     28K  7月 26 20:14 umount
-rwxr-xr-x  1 root root      31  7月 27 18:42 unalias
-rwxr-xr-x  1 root root     29K  7月 31 20:17 uname
lrwxrwxrwx  1 root root       7 10月  7 22:17 uname26 -> setarch
-rwxr-xr-x  1 root root     33K  7月 31 20:17 unexpand
-rwxr-xr-x  1 root root    2.5K  8月  2 09:09 unicode_start
-rwxr-xr-x  1 root root     363  8月  2 09:09 unicode_stop
-rwxr-xr-x  1 root root     41K  7月 31 20:17 uniq
-rwxr-xr-x  1 root root     29K  7月 31 20:17 unlink
lrwxrwxrwx  1 root root       3 10月  7 22:17 unlz4 -> lz4
-rwxr-xr-x  1 root root     20K  7月 26 20:14 unshare
lrwxrwxrwx  1 root root       2 10月  7 22:17 unxz -> xz
-rwxr-xr-x  2 root root    185K  7月 27 22:17 unzip
-rwxr-xr-x  1 root root     93K  7月 27 22:17 unzipsfx
-rwxr-xr-x  1 root root    1.1K  7月 27 19:47 update-ca-trust
-rwxr-xr-x  1 root root     53K  7月 27 19:07 update-mime-database
-rwxr-xr-x  1 root root     44K  7月 27 22:17 updatedb
-rwxr-xr-x  1 root root     12K  8月  1 02:47 uptime
-rwxr-xr-x  1 root root     13K 10月 19  2017 urlgrabber
-rwxr-xr-x  1 root root     29K  7月 31 20:17 users
-rwxr-xr-x  1 root root     11K  8月  2 08:58 usleep
-rwxr-xr-x  1 root root     24K  7月 26 20:14 utmpdump
-rwxr-xr-x  1 root root     12K  7月 26 20:14 uuidgen
-rwxr-xr-x  1 root root    111K  7月 31 20:17 vdir
-rwxr-xr-x  1 root root     11K  8月  2 06:48 verify_blkparse
-rwxr-xr-x  1 root root     11K  8月  8 23:22 verifytree
-rwxr-xr-x  1 root root    897K  7月 27 06:05 vi
lrwxrwxrwx  1 root root       2 10月  7 22:17 view -> vi
-rwxr-xr-x  1 root root    2.3M  7月 27 06:05 vim
lrwxrwxrwx  1 root root       3 10月  7 22:17 vimdiff -> vim
-rwxr-xr-x  1 root root    2.1K  7月 27 06:05 vimtutor
-rwxr-xr-x  1 root root     16K  8月  2 09:11 vlock
-rwxr-xr-x  1 root root     32K  8月  1 02:47 vmstat
-rwxr-xr-x  1 root root     20K  8月  1 02:47 w
-rwxr-xr-x  1 root root      28  7月 27 18:42 wait
-r-xr-sr-x  1 root tty      15K  8月  1 03:06 wall
-rwxr-xr-x  1 root root     25K  8月  1 02:47 watch
-rwxr-xr-x  1 root root     12K  7月 31 20:11 watchgnupg
-rwxr-xr-x  1 root root     37K  7月 31 20:17 wc
-rwxr-xr-x  1 root root     32K  7月 26 20:14 wdctl
-rwxr-xr-x  1 root root    405K  8月 16 09:28 wget
-rwxr-xr-x  1 root root     46K  7月 31 19:50 whatis
-rwxr-xr-x  1 root root     25K  7月 26 20:14 whereis
-rwxr-xr-x  1 root root     24K  8月  1 03:22 which
-rwxr-xr-x  1 root root     28K  7月 31 20:22 whiptail
-rwxr-xr-x  1 root root     49K  7月 31 20:17 who
-rwxr-xr-x  1 root root     29K  7月 31 20:17 whoami
-rwxr-sr-x  1 root tty      20K  7月 26 20:14 write
lrwxrwxrwx  1 root root       7 10月  7 22:17 x86_64 -> setarch
-rwxr-xr-x  1 root root     27K  9月 27 23:55 x86_energy_perf_policy
-rwxr-xr-x  1 root root     61K  7月 31 16:50 xargs
-rwxr-xr-x  1 root root    266K  8月  2 08:07 xgettext
-rwxr-xr-x  1 root root     16K  7月 31 19:27 xmlcatalog
-rwxr-xr-x  1 root root     62K  7月 31 19:27 xmllint
-rwxr-xr-x  1 root root     24K  7月 26 20:02 xmlwf
-rwxr-xr-x  1 root root     15K  7月 27 06:05 xxd
-rwxr-xr-x  1 root root     74K  7月 26 19:58 xz
lrwxrwxrwx  1 root root       2 10月  7 22:17 xzcat -> xz
lrwxrwxrwx  1 root root       6 10月  7 22:17 xzcmp -> xzdiff
-rwxr-xr-x  1 root root     12K  7月 26 19:58 xzdec
-rwxr-xr-x  1 root root    6.5K  7月 26 19:57 xzdiff
lrwxrwxrwx  1 root root       6 10月  7 22:17 xzegrep -> xzgrep
lrwxrwxrwx  1 root root       6 10月  7 22:17 xzfgrep -> xzgrep
-rwxr-xr-x  1 root root    5.5K  7月 26 19:57 xzgrep
-rwxr-xr-x  1 root root    1.8K  7月 26 19:57 xzless
-rwxr-xr-x  1 root root    2.2K  7月 26 19:57 xzmore
-rwxr-xr-x  1 root root     29K  7月 31 20:17 yes
lrwxrwxrwx  1 root root       8 10月  7 22:17 ypdomainname -> hostname
-rwxr-xr-x  1 root root     801  8月 21 16:27 yum
-rwxr-xr-x  1 root root     10K  8月  8 23:22 yum-builddep
-rwxr-xr-x  1 root root    8.9K  8月  8 23:22 yum-config-manager
-rwxr-xr-x  1 root root    8.4K  8月  8 23:22 yum-debug-dump
-rwxr-xr-x  1 root root    7.8K  8月  8 23:22 yum-debug-restore
-rwxr-xr-x  1 root root     11K  8月  8 23:22 yum-groups-manager
-rwxr-xr-x  1 root root     11K  8月  8 23:22 yumdownloader
-rwxr-xr-x  1 root root    1.9K  7月 27 22:04 zcat
-rwxr-xr-x  1 root root    1.8K  7月 27 22:04 zcmp
-rwxr-xr-x  1 root root    5.7K  7月 27 22:04 zdiff
-rwxr-xr-x  1 root root     123  7月 27 22:04 zegrep
-rwxr-xr-x  1 root root     123  7月 27 22:04 zfgrep
-rwxr-xr-x  1 root root    2.1K  7月 27 22:04 zforce
-rwxr-xr-x  1 root root    6.0K  7月 27 22:04 zgrep
-rwxr-xr-x  1 root root    211K  8月  1 03:26 zip
-rwxr-xr-x  1 root root    102K  8月  1 03:26 zipcloak
-rwxr-xr-x  1 root root    2.9K 10月 10  2008 zipgrep
-rwxr-xr-x  2 root root    185K  7月 27 22:17 zipinfo
-rwxr-xr-x  1 root root     94K  8月  1 03:26 zipnote
-rwxr-xr-x  1 root root     98K  8月  1 03:26 zipsplit
-rwxr-xr-x  1 root root    2.0K  7月 27 22:04 zless
-rwxr-xr-x  1 root root    2.8K  7月 27 22:04 zmore
-rwxr-xr-x  1 root root    5.3K  7月 27 22:04 znew
lrwxrwxrwx  1 root root       6 10月  7 22:17 zsoelim -> soelim

/usr/sbin 配下

$ ls -lah /usr/sbin
合計 36M
dr-xr-xr-x  2 root root      16K 10月  7 22:18 .
drwxr-xr-x 13 root root      155 10月  7 22:17 ..
-rwxr-xr-x  1 root root      12K  7月 31 19:50 accessdb
-rwxr-xr-x  1 root root      12K  8月  2 15:51 accton
-rwxr-xr-x  1 root root     3.1K 10月  4  2013 addgnupghome
-rwxr-xr-x  1 root root      24K  7月 26 20:14 addpart
lrwxrwxrwx  1 root root        7 10月  7 22:17 adduser -> useradd
-rwxr-xr-x  1 root root      57K  7月 26 20:14 agetty
-rwxr-xr-x  1 root root      28K  7月 31 16:01 alternatives
-rwxr-xr-x  1 root root      36K  7月 28 01:58 anacron
-rwxr-xr-x  1 root root     2.3K 10月  4  2013 applygnupgdefaults
-rwxr-xr-x  1 root root      64K  7月 31 20:24 arp
-rwxr-xr-x  1 root root      54K  7月 31 17:41 arpd
-rwxr-xr-x  1 root root      24K  7月 31 17:43 arping
-rwxr-xr-x  1 root root      28K  7月 27 17:40 atd
-rwxr-xr-x  1 root root       67  7月 27 17:40 atrun
-rwxr-xr-x  1 root root      40K  8月 17 20:15 audispd
-rwxr-xr-x  1 root root      40K  8月 17 20:15 auditctl
-rwxr-xr-x  1 root root     122K  8月 17 20:15 auditd
-rwxr-xr-x  1 root root     3.8K  8月 17 20:15 augenrules
-rwxr-xr-x  1 root root     102K  8月 17 20:15 aureport
-rwxr-xr-x  1 root root     110K  8月 17 20:15 ausearch
lrwxrwxrwx  1 root root       35 10月  7 22:17 authconfig -> /usr/share/authconfig/authconfig.py
lrwxrwxrwx  1 root root       39 10月  7 22:17 authconfig-tui -> /usr/share/authconfig/authconfig-tui.py
-rwxr-x---  1 root root      16K  8月 17 20:15 autrace
-rwxr-xr-x  1 root root      12K  7月 26 19:52 avcstat
-rwxr-xr-x  1 root root      28K  7月 26 21:47 badblocks
-rwxr-xr-x  1 root root      20K  7月 31 16:20 biosdecode
-r-xr-xr-x  1 root root      15K  8月  1 02:41 blkdeactivate
-rwxr-xr-x  1 root root      28K  7月 26 20:14 blkdiscard
-rwxr-xr-x  1 root root      87K  7月 26 20:14 blkid
-rwxr-xr-x  1 root root      44K  8月 17 08:00 blkmapd
-rwxr-xr-x  1 root root      45K  7月 26 20:14 blkzone
-rwxr-xr-x  1 root root      37K  7月 26 20:14 blockdev
-rwxr-xr-x  1 root root      33K  8月  2 06:45 brctl
-rwxr-xr-x  1 root root      86K  7月 31 17:41 bridge
-rwx------  1 root root     690K  7月 23 21:07 build-locale-archive
-rwxr-xr-x  1 root root      644  7月 31 15:56 cacertdir_rehash
lrwxrwxrwx  1 root root       11 10月  7 22:17 cache_check -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 cache_dump -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 cache_metadata_size -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 cache_repair -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 cache_restore -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 cache_writeback -> pdata_tools
-rwxr-xr-x  1 root root      20K  7月 26 19:51 capsh
-rwxr-xr-x  1 root root      91K  7月 26 20:14 cfdisk
-rwxr-xr-x  1 root root     165K  7月 31 17:10 cgdisk
-rwxr-xr-x  1 root root      24K  7月 26 20:14 chcpu
-rwxr-xr-x  1 root root      41K  7月 31 16:01 chkconfig
-rwxr-xr-x  1 root root      52K  8月  1 02:59 chpasswd
-rwxr-xr-x  1 root root     251K  7月 31 15:58 chronyd
-rwxr-xr-x  1 root root      33K  7月 31 20:17 chroot
lrwxrwxrwx  1 root root        7 10月  7 22:17 clock -> hwclock
-rwxr-xr-x  1 root root      19K  7月 31 17:43 clockdiff
-rwxr-xr-x  1 root root     6.9K  8月  2 08:58 consoletype
-rwxr-xr-x  1 root root      71K  7月 27 19:57 convertquota
-rwxr-xr-x  1 root root     7.0K  7月 31 16:07 cracklib-check
-rwxr-xr-x  1 root root      246  7月 31 16:07 cracklib-format
-rwxr-xr-x  1 root root     7.0K  7月 31 16:07 cracklib-packer
-rwxr-xr-x  1 root root     7.0K  7月 31 16:07 cracklib-unpacker
-rwxr-xr-x  1 root root      990  7月 31 16:07 create-cracklib-dict
-rwxr-xr-x  1 root root      69K  7月 28 01:58 crond
-rwxr-xr-x  1 root root      64K  7月 27 21:42 cryptsetup
-rwxr-xr-x  1 root root      20K  7月 26 20:14 ctrlaltdel
lrwxrwxrwx  1 root root        6 10月  7 22:17 ctstat -> lnstat
-rwxr-xr-x  1 root root     121K  7月 26 21:47 debugfs
-rwxr-xr-x  1 root root      20K  7月 26 20:14 delpart
lrwxrwxrwx  1 root root       11 10月  7 22:17 depmod -> ../bin/kmod
-rwxr-xr-x  1 root root      78K  7月 31 17:41 devlink
-rwxr-xr-x  1 root root     415K  7月 31 16:22 dhclient
-rwxr-xr-x  1 root root      31K  7月 31 16:18 dhclient-script
-rwxr-xr-x  2 root root      12K  8月  2 07:17 dm_dso_reg_tool
-rwxr-xr-x  2 root root      12K  8月  2 07:17 dmevent_tool
-r-xr-xr-x  1 root root      40K  8月  1 02:42 dmeventd
-r-xr-xr-x  1 root root      20K  8月  1 02:42 dmfilemapd
-rwxr-xr-x  1 root root     109K  7月 31 16:20 dmidecode
-rwxr-xr-x  1 root root      23K  8月  2 07:17 dmraid
lrwxrwxrwx  1 root root        6 10月  7 22:17 dmraid.static -> dmraid
-r-xr-xr-x  1 root root     150K  8月  1 02:42 dmsetup
lrwxrwxrwx  1 root root        7 10月  7 22:17 dmstats -> dmsetup
lrwxrwxrwx  1 root root        8 10月  7 22:18 dosfsck -> fsck.fat
lrwxrwxrwx  1 root root        8 10月  7 22:18 dosfslabel -> fatlabel
lrwxrwxrwx  1 root root       13 10月  7 22:17 dracut -> ../bin/dracut
-rwxr-xr-x  1 root root      20K  8月  2 15:51 dump-acct
-rwxr-xr-x  1 root root      16K  8月  2 15:51 dump-utmp
-rwxr-xr-x  1 root root      24K  7月 26 21:47 dumpe2fs
-rwxr-xr-x  1 root root      12K  7月 26 21:47 e2freefrag
-rwxr-xr-x  4 root root     251K  7月 26 21:47 e2fsck
-rwxr-xr-x  1 root root      32K  7月 26 21:47 e2image
-rwxr-xr-x  2 root root      70K  7月 26 21:47 e2label
-rwxr-xr-x  1 root root      12K  7月 26 21:47 e2undo
-rwxr-xr-x  1 root root      28K  7月 26 21:47 e4defrag
-rwxr-xr-x  1 root root     7.0K  4月 17  2018 ebsnvme-id
-rwxr-xr-x  1 root root      855  6月 21 00:22 ec2ifdown
-rwxr-xr-x  1 root root     1.1K  6月 21 00:22 ec2ifscan
-rwxr-xr-x  1 root root      851  6月 21 00:22 ec2ifup
-rwxr-xr-x  1 root root      831  4月 17  2018 ec2udev-vbd
-rwxr-xr-x  1 root root      895  4月 17  2018 ec2udev-vcpu
-rwxr-xr-x  1 root root      80K  7月 27 19:57 edquota
lrwxrwxrwx  1 root root       11 10月  7 22:17 era_check -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 era_dump -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 era_invalidate -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 era_restore -> pdata_tools
-rwxr-xr-x  1 root root      74K  7月 31 20:24 ether-wake
-rwxr-xr-x  1 root root     290K  7月 27 20:29 ethtool
-rwxr-xr-x  1 root root      73K  8月 17 08:00 exportfs
-rwxr-xr-x  1 root root      15K  7月 27 21:45 faillock
-rwxr-xr-x  1 root root      53K  8月  2 07:15 fatlabel
-rwxr-xr-x  1 root root      29K  7月 26 20:14 fdformat
-rwxr-xr-x  1 root root     116K  7月 26 20:14 fdisk
-rwxr-xr-x  1 root root      16K  7月 26 21:47 filefrag
-rwxr-xr-x  1 root root      12K  7月 26 20:14 findfs
-rwxr-xr-x  1 root root      11K  7月 31 21:12 fixfiles
-rwxr-xr-x  1 root root      62K  7月 31 17:10 fixparts
-r-xr-xr-x  1 root root      24K  8月  1 02:41 fsadm
-rwxr-xr-x  1 root root      49K  7月 26 20:14 fsck
-rwxr-xr-x  1 root root      37K  7月 26 20:14 fsck.cramfs
-rwxr-xr-x  4 root root     251K  7月 26 21:47 fsck.ext2
-rwxr-xr-x  4 root root     251K  7月 26 21:47 fsck.ext3
-rwxr-xr-x  4 root root     251K  7月 26 21:47 fsck.ext4
-rwxr-xr-x  1 root root      57K  8月  2 07:15 fsck.fat
-rwxr-xr-x  1 root root      82K  7月 26 20:14 fsck.minix
lrwxrwxrwx  1 root root        8 10月  7 22:18 fsck.msdos -> fsck.fat
lrwxrwxrwx  1 root root        8 10月  7 22:18 fsck.vfat -> fsck.fat
-rwxr-xr-x  1 root root      433  7月 27 19:51 fsck.xfs
-rwxr-xr-x  1 root root      12K  7月 26 20:14 fsfreeze
-rwxr-xr-x  1 root root      41K  7月 26 20:14 fstrim
-rwxr-xr-x  1 root root      33K  8月  1 02:48 fuser
-rwxr-xr-x  1 root root     177K  7月 31 17:10 gdisk
lrwxrwxrwx  1 root root        8 10月  7 22:17 genhomedircon -> semodule
-rwxr-xr-x  1 root root     6.9K  8月  2 08:58 genhostid
-rwxr-xr-x  1 root root      57K  7月 31 17:41 genl
-rwxr-xr-x  2 root root      12K  8月  1 21:00 genl-ctrl-list
-rwxr-xr-x  1 root root      12K  7月 26 19:51 getcap
-rwxr-xr-x  1 root root     7.0K  7月 26 19:52 getenforce
-rwxr-xr-x  1 root root     7.0K  7月 26 19:51 getpcaps
-rwxr-xr-x  1 root root      12K  7月 26 19:52 getsebool
-rwx------  1 root root     634K  7月 23 21:07 glibc_post_upgrade.x86_64
-rwxr-x---  1 root root      60K  8月  1 02:59 groupadd
-rwxr-x---  1 root root      56K  8月  1 02:59 groupdel
-rwxr-x---  1 root root      56K  8月  1 02:59 groupmems
-rwxr-x---  1 root root      71K  8月  1 02:59 groupmod
-rwxr-xr-x  1 root root      56K  8月  1 02:59 grpck
-rwxr-xr-x  1 root root      52K  8月  1 02:59 grpconv
-rwxr-xr-x  1 root root      52K  8月  1 02:59 grpunconv
-rwxr-xr-x  1 root root     1.1M  7月 31 16:04 grub2-bios-setup
-rwxr-xr-x  1 root root     2.1K  7月 31 16:03 grub2-get-kernel-settings
-rwxr-xr-x  1 root root     1.3M  7月 31 16:04 grub2-install
-rwxr-xr-x  1 root root     1.1M  7月 31 16:04 grub2-macbless
-rwxr-xr-x  1 root root     7.7K  7月 31 16:03 grub2-mkconfig
-rwxr-xr-x  1 root root     226K  7月 31 16:04 grub2-ofpathname
-rwxr-xr-x  1 root root     1.1M  7月 31 16:04 grub2-probe
-rwxr-xr-x  1 root root     4.0K  7月 31 16:03 grub2-reboot
-rwxr-xr-x  1 root root     263K  7月 31 16:04 grub2-rpm-sort
-rwxr-xr-x  1 root root     3.5K  7月 31 16:03 grub2-set-default
-rwxr-xr-x  1 root root     3.0K  7月 31 16:03 grub2-setpassword
-rwxr-xr-x  1 root root     1.1M  7月 31 16:04 grub2-sparc64-setup
-rwxr-xr-x  1 root root      68K  7月 31 06:57 grubby
-rwxr-xr-x  1 root root     131K  7月 27 20:54 gssproxy
lrwxrwxrwx  1 root root       16 10月  7 22:17 halt -> ../bin/systemctl
-rwxr-xr-x  1 root root      16K  8月 17 18:20 hardlink
-rwxr-xr-x  1 root root      57K  7月 26 20:14 hwclock
-rwxr-xr-x  2 root root      23K  7月 23 21:07 iconvconfig
-rwxr-xr-x  2 root root      23K  7月 23 21:07 iconvconfig.x86_64
-rwxr-xr-x  1 root root     3.1K  7月 31 17:41 ifcfg
-rwxr-xr-x  1 root root      80K  7月 31 20:24 ifconfig
-rwxr-xr-x  1 root root     1.7K  5月  3  2017 ifdown
-rwxr-xr-x  1 root root      20K  7月 31 17:43 ifenslave
-rwxr-xr-x  1 root root      45K  7月 31 17:41 ifstat
-rwxr-xr-x  1 root root     4.9K  5月  3  2017 ifup
lrwxrwxrwx  1 root root       22 10月  7 22:17 init -> ../lib/systemd/systemd
lrwxrwxrwx  1 root root       11 10月  7 22:17 insmod -> ../bin/kmod
-rwxr-xr-x  1 root root     111K  7月 27 21:52 install-info
-rwxr-xr-x  1 root root     2.7K  7月 31 06:57 installkernel
-rwxr-xr-x  1 root root     518K  7月 31 17:41 ip
lrwxrwxrwx  1 root root       13 10月  7 22:18 ip6tables -> xtables-multi
lrwxrwxrwx  1 root root       13 10月  7 22:18 ip6tables-restore -> xtables-multi
lrwxrwxrwx  1 root root       13 10月  7 22:18 ip6tables-save -> xtables-multi
-rwxr-xr-x  1 root root      20K  7月 31 20:24 ipmaddr
lrwxrwxrwx  1 root root       13 10月  7 22:18 iptables -> xtables-multi
lrwxrwxrwx  1 root root       13 10月  7 22:18 iptables-restore -> xtables-multi
lrwxrwxrwx  1 root root       13 10月  7 22:18 iptables-save -> xtables-multi
-rwxr-xr-x  1 root root      24K  7月 31 20:24 iptunnel
-rwxr-xr-x  1 root root      57K  7月 31 17:46 irqbalance
-rwxr-xr-x  1 root root      20K  7月 26 19:50 key.dns_resolver
-rwxr-xr-x  1 root root      24K  8月  1 03:06 killall5
-rwxr-xr-x  1 root root      40K  8月 17 18:43 kpartx
-rwxr-xr-x  1 root root      14K  7月 27 17:41 kpatch
-rwxr-xr-x  1 root root      16K  7月 27 21:02 lchage
-rwxr-xr-x  1 root root      28K  7月 26 20:14 ldattach
-rwxr-xr-x  2 root root     814K  7月 23 21:07 ldconfig
-rwxr-xr-x  1 root root      12K  7月 27 21:02 lgroupadd
-rwxr-xr-x  1 root root      12K  7月 27 21:02 lgroupdel
-rwxr-xr-x  1 root root      16K  7月 27 21:02 lgroupmod
-rwxr-xr-x  1 root root      16K  7月 27 21:02 lid
-rwxr-xr-x  1 root root      16K  7月 27 21:02 lnewusers
-rwxr-xr-x  1 root root      20K  7月 31 17:41 lnstat
-rwxr-xr-x  1 root root      11K  7月 31 21:12 load_policy
-rwxr-xr-x  1 root root      69K  7月 27 20:43 logrotate
-rwxr-xr-x  1 root root      12K  7月 26 21:47 logsave
-rwxr-xr-x  1 root root      82K  7月 26 20:14 losetup
-rwxr-xr-x  1 root root      16K  7月 27 21:02 lpasswd
lrwxrwxrwx  1 root root       11 10月  7 22:17 lsmod -> ../bin/kmod
-rwxr-xr-x  1 root root     155K  7月 27 19:54 lsof
-rwxr-xr-x  1 root root      78K  7月 27 18:42 lspci
-rwxr-xr-x  1 root root      16K  7月 27 21:02 luseradd
-rwxr-xr-x  1 root root      12K  7月 27 21:02 luserdel
-rwxr-xr-x  1 root root      20K  7月 27 21:02 lusermod
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvchange -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvconvert -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvcreate -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvdisplay -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvextend -> lvm
-r-xr-xr-x  1 root root     2.1M  8月  1 02:42 lvm
-r-xr-xr-x  1 root root      13K  8月  1 02:41 lvmconf
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvmconfig -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvmdiskscan -> lvm
-r-xr-xr-x  1 root root      11K  8月  1 02:41 lvmdump
-r-xr-xr-x  1 root root      68K  8月  1 02:42 lvmetad
-r-xr-xr-x  1 root root      64K  8月  1 02:42 lvmpolld
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvmsadc -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvmsar -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvreduce -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvremove -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvrename -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvresize -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvs -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 lvscan -> lvm
-rwxr-xr-x  1 root root      12K  7月 26 19:52 matchpathcon
-rwxr-xr-x  1 root root     578K  8月  2 11:12 mdadm
-rwxr-xr-x  1 root root     320K  8月  2 11:12 mdmon
-rwxr-xr-x  1 root root      20K  7月 31 20:24 mii-diag
-rwxr-xr-x  1 root root      20K  7月 31 20:24 mii-tool
lrwxrwxrwx  1 root root       15 10月  7 22:17 mkdict -> cracklib-format
lrwxrwxrwx  1 root root        8 10月  7 22:18 mkdosfs -> mkfs.fat
-rwxr-xr-x  4 root root      95K  7月 26 21:47 mke2fs
-rwxr-xr-x  1 root root      12K  7月 26 20:14 mkfs
-rwxr-xr-x  1 root root      37K  7月 26 20:14 mkfs.cramfs
-rwxr-xr-x  4 root root      95K  7月 26 21:47 mkfs.ext2
-rwxr-xr-x  4 root root      95K  7月 26 21:47 mkfs.ext3
-rwxr-xr-x  4 root root      95K  7月 26 21:47 mkfs.ext4
-rwxr-xr-x  1 root root      28K  8月  2 07:15 mkfs.fat
-rwxr-xr-x  1 root root      82K  7月 26 20:14 mkfs.minix
lrwxrwxrwx  1 root root        8 10月  7 22:18 mkfs.msdos -> mkfs.fat
lrwxrwxrwx  1 root root        8 10月  7 22:18 mkfs.vfat -> mkfs.fat
-rwxr-xr-x  1 root root     364K  7月 27 19:51 mkfs.xfs
-rwxr-xr-x  1 root root      19K  7月 27 21:45 mkhomedir_helper
-rwxr-xr-x  1 root root     7.1K  7月 26 21:47 mklost+found
-rwxr-xr-x  1 root root      78K  7月 26 20:14 mkswap
lrwxrwxrwx  1 root root       11 10月  7 22:17 modinfo -> ../bin/kmod
lrwxrwxrwx  1 root root       11 10月  7 22:17 modprobe -> ../bin/kmod
-rwsr-xr-x  1 root root     111K  8月 17 08:00 mount.nfs
lrwxrwxrwx  1 root root        9 10月  7 22:17 mount.nfs4 -> mount.nfs
-rwxr-xr-x  1 root root      35K  8月 17 08:00 mountstats
-rwxr-xr-x  1 root root      84K  8月  2 11:26 mtr
-rwxr-xr-x  1 root root      16K  7月 31 20:24 nameif
-rwxr-sr-x  1 root root     6.9K  8月  2 08:58 netreport
-rwxr-xr-x  1 root root      25K  7月 31 06:57 new-kernel-pkg
-rwxr-xr-x  1 root root      75K  8月  1 02:59 newusers
-rwxr-xr-x  1 root root      37K  8月 17 08:00 nfsdcltrack
-rwxr-xr-x  1 root root      20K  8月 17 08:00 nfsidmap
-rwxr-xr-x  1 root root      24K  8月 17 08:00 nfsiostat
-rwxr-xr-x  1 root root      30K  8月 17 08:00 nfsstat
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-class-add
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-class-delete
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-class-list
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-classid-lookup
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-cls-add
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-cls-delete
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-cls-list
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-link-list
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-pktloc-lookup
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-qdisc-add
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-qdisc-delete
-rwxr-xr-x  2 root root      12K  8月  1 21:00 nl-qdisc-list
-rwxr-xr-x  1 root root      12K  7月 26 20:14 nologin
-rwxr-xr-x  1 root root      24K  7月 31 17:41 nstat
-rwxr-xr-x  1 root root      37K  7月 31 16:01 ntsysv
-rwxr-xr-x  1 root root     2.6K  8月 17 08:00 osd_login
-rwxr-xr-x  1 root root      11K  7月 31 16:20 ownership
lrwxrwxrwx  1 root root       15 10月  7 22:17 packer -> cracklib-packer
-rwxr-xr-x  1 root root      40K  7月 27 21:45 pam_console_apply
-rwxr-xr-x  1 root root      15K  7月 27 21:45 pam_tally2
-rwsr-xr-x  1 root root      11K  7月 27 21:45 pam_timestamp_check
-rwxr-xr-x  1 root root      78K  7月 27 21:17 parted
-rwxr-xr-x  1 root root      12K  7月 27 21:17 partprobe
-rwxr-xr-x  1 root root      87K  7月 26 20:14 partx
-rwxr-xr-x  1 root root     1.2M  7月 27 17:42 pdata_tools
lrwxrwxrwx  1 root root       18 10月  7 22:17 pidof -> /usr/sbin/killall5
lrwxrwxrwx  1 root root       11 10月  7 22:17 ping6 -> ../bin/ping
-rwxr-xr-x  1 root root      12K  7月 26 20:14 pivot_root
-rwxr-xr-x  1 root root      11K  7月 31 20:24 plipconfig
-rwxr-xr-x  1 root root     6.3K  8月  2 15:40 plymouth-set-default-theme
-rwxr-xr-x  1 root root      85K  8月  2 15:40 plymouthd
lrwxrwxrwx  1 root root       33 10月  7 22:17 pm-hibernate -> /usr/lib64/pm-utils/bin/pm-action
-rwxr-xr-x  1 root root     2.1K  8月 16 08:05 pm-powersave
lrwxrwxrwx  1 root root       33 10月  7 22:17 pm-suspend -> /usr/lib64/pm-utils/bin/pm-action
lrwxrwxrwx  1 root root       33 10月  7 22:17 pm-suspend-hybrid -> /usr/lib64/pm-utils/bin/pm-action
-rwxr-xr-x  1 root root     1.5K  8月 16 08:05 pm-utils-bugreport-info.sh
-rwxr-xr-x  1 root root     250K  8月  1 02:48 postalias
-rwxr-xr-x  1 root root     132K  8月  1 02:48 postcat
-rwxr-xr-x  1 root root     364K  8月  1 02:48 postconf
-rwxr-sr-x  1 root postdrop 210K  8月  1 02:48 postdrop
-rwxr-xr-x  1 root root     120K  8月  1 02:48 postfix
-rwxr-xr-x  1 root root     128K  8月  1 02:48 postkick
-rwxr-xr-x  1 root root     124K  8月  1 02:48 postlock
-rwxr-xr-x  1 root root     120K  8月  1 02:48 postlog
-rwxr-xr-x  1 root root     254K  8月  1 02:48 postmap
-rwxr-xr-x  1 root root     136K  8月  1 02:48 postmulti
-rwxr-sr-x  1 root postdrop 254K  8月  1 02:48 postqueue
-rwxr-xr-x  1 root root     140K  8月  1 02:48 postsuper
lrwxrwxrwx  1 root root       16 10月  7 22:17 poweroff -> ../bin/systemctl
-rwxr-xr-x  1 root root      24K  8月  2 08:58 ppp-watch
lrwxrwxrwx  1 root root        3 10月  7 22:17 pvchange -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 pvck -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 pvcreate -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 pvdisplay -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 pvmove -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 pvremove -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 pvresize -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 pvs -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 pvscan -> lvm
-rwxr-xr-x  1 root root      52K  8月  1 02:59 pwck
-rwxr-xr-x  1 root root      48K  8月  1 02:59 pwconv
-rwxr-xr-x  1 root root      16K  7月 27 21:45 pwhistory_helper
-rwxr-xr-x  1 root root      39K  8月  1 02:59 pwunconv
-rwxr-xr-x  1 root root      67K  7月 27 19:57 quot
-rwxr-xr-x  1 root root     104K  7月 27 19:57 quotacheck
lrwxrwxrwx  1 root root        7 10月  7 22:17 quotaoff -> quotaon
-rwxr-xr-x  1 root root      75K  7月 27 19:57 quotaon
-rwxr-xr-x  1 root root      14K  7月 27 19:57 quotastats
-rwxr-xr-x  1 root root     3.8K  8月  2 11:09 raid-check
-rwxr-xr-x  1 root root      24K  7月 31 17:43 rdisc
-rwxr-xr-x  1 root root      24K  7月 31 17:41 rdma
-rwxr-xr-x  1 root root      16K  7月 26 20:14 readprofile
lrwxrwxrwx  1 root root       16 10月  7 22:17 reboot -> ../bin/systemctl
-rwxr-xr-x  1 root root      72K  7月 27 19:57 repquota
-rwxr-xr-x  1 root root      20K  7月 26 19:50 request-key
-rwxr-xr-x  1 root root      49K  7月 26 21:47 resize2fs
-rwxr-xr-x  1 root root      37K  7月 26 20:14 resizepart
lrwxrwxrwx  1 root root        8 10月  7 22:17 restorecon -> setfiles
lrwxrwxrwx  1 root root       11 10月  7 22:17 rmmod -> ../bin/kmod
-rwxr-xr-x  1 root root      25K  7月 27 20:12 rngd
-rwxr-xr-x  1 root root      63K  7月 31 20:24 route
-rwxr-xr-x  1 root root      208  7月 31 17:41 routef
-rwxr-xr-x  1 root root     1.7K  7月 31 17:41 routel
-rwxr-xr-x  1 root root      85K  8月 17 08:00 rpc.gssd
-rwxr-xr-x  1 root root      36K  8月 17 08:00 rpc.idmapd
-rwxr-xr-x  1 root root     125K  8月 17 08:00 rpc.mountd
-rwxr-xr-x  1 root root      37K  8月 17 08:00 rpc.nfsd
-rwxr-xr-x  1 root root      75K  7月 27 19:57 rpc.rquotad
-rwxr-xr-x  1 root root      94K  8月 17 08:00 rpc.statd
-rwxr-xr-x  1 root root      60K  7月 27 19:28 rpcbind
-rwxr-xr-x  1 root root      14K  8月 17 08:00 rpcdebug
-rwxr-xr-x  1 root root      28K  7月 27 19:28 rpcinfo
-rwxr-xr-x  1 root root     645K  8月  9 20:32 rsyslogd
-rwxr-xr-x  1 root root      42K  7月 31 17:41 rtacct
-rwxr-xr-x  1 root root      45K  7月 26 20:14 rtcwake
-rwxr-xr-x  1 root root      53K  7月 31 17:41 rtmon
-rwxr-xr-x  1 root root       70  7月 31 17:41 rtpr
lrwxrwxrwx  1 root root        6 10月  7 22:17 rtstat -> lnstat
lrwxrwxrwx  1 root root       16 10月  7 22:17 runlevel -> ../bin/systemctl
-rwxr-xr-x  1 root root      33K  7月 26 20:14 runuser
-rwxr-xr-x  1 root root      37K  8月  2 15:51 sa
-rwxr-xr-x  1 root root      12K  8月  1 03:06 safe_finger
-rwxr-xr-x  1 root root      20K  7月 27 21:44 sasldblistusers2
-rwxr-xr-x  1 root root      16K  7月 27 21:44 saslpasswd2
-rwxr-xr-x  1 root root      61K  7月 26 19:52 sefcontext_compile
-rwxr-xr-x  1 root root      12K  7月 26 19:52 selabel_digest
-rwxr-xr-x  1 root root      12K  7月 26 19:52 selabel_lookup
-rwxr-xr-x  1 root root      12K  7月 26 19:52 selabel_lookup_best_match
-rwxr-xr-x  1 root root      11K  7月 26 19:52 selabel_partial_match
-rwxr-xr-x  1 root root      12K  7月 26 19:52 selinux_restorecon
-rwxr-xr-x  1 root root      12K  7月 26 19:52 selinuxconlist
-rwxr-xr-x  1 root root      12K  7月 26 19:52 selinuxdefcon
-rwxr-xr-x  1 root root     6.9K  7月 26 19:52 selinuxenabled
-rwxr-xr-x  1 root root     7.0K  7月 26 19:52 selinuxexeccon
-rwxr-xr-x  1 root root      24K  7月 31 21:12 semodule
lrwxrwxrwx  1 root root       21 10月  7 22:17 sendmail -> /etc/alternatives/mta
-rwxr-xr-x  1 root root     242K  8月  1 02:48 sendmail.postfix
-rwxr-xr-x  1 root root     3.2K  8月  2 08:58 service
-rwxr-xr-x  1 root root      15K  7月 31 21:12 sestatus
-rwxr-xr-x  1 root root      12K  7月 26 19:51 setcap
-rwxr-xr-x  1 root root     7.0K  7月 26 19:52 setenforce
-rwxr-xr-x  1 root root      28K  7月 31 21:12 setfiles
-rwxr-xr-x  1 root root      24K  7月 27 18:42 setpci
-rwxr-xr-x  1 root root      84K  7月 27 19:57 setquota
-rwxr-xr-x  1 root root      15K  7月 31 21:12 setsebool
-rwxr-xr-x  1 root root      16K  8月 16 08:35 setup
-rwxr-xr-x  1 root root     107K  7月 26 20:14 sfdisk
-rwxr-xr-x  1 root root     161K  7月 31 17:10 sgdisk
-rwxr-xr-x  1 root root      16K  8月 16 08:37 sgpio
-rwxr-xr-x  1 root root      20K  8月 17 08:00 showmount
lrwxrwxrwx  1 root root       16 10月  7 22:17 shutdown -> ../bin/systemctl
-rwxr-xr-x  1 root root      43K  7月 31 20:24 slattach
-rwxr-xr-x  2 root root     814K  7月 23 21:07 sln
-rwxr-xr-x  1 root root      65K  8月 17 08:00 sm-notify
-rwxr-xr-x  1 root root      91K  8月  1 02:48 smtp-sink
-rwxr-xr-x  1 root root      78K  8月  1 02:48 smtp-source
-rwxr-xr-x  1 root root     137K  7月 31 17:41 ss
-rwxr-xr-x  1 root root     829K  9月  4 21:52 sshd
-rwxr-xr-x  1 root root     3.6K  9月  4 21:52 sshd-keygen
-rwxr-xr-x  1 root root      842  8月 17 08:00 start-statd
-rwxr-xr-x  1 root root      45K  7月 26 20:14 sulogin
-rwxr-xr-x  1 root root       67  8月  2 08:58 sushell
-rwxr-xr-x  1 root root      16K  7月 26 20:14 swaplabel
-rwxr-xr-x  1 root root      20K  7月 26 20:14 swapoff
-rwxr-xr-x  1 root root      49K  7月 26 20:14 swapon
-rwxr-xr-x  1 root root      16K  7月 26 20:14 switch_root
-rwxr-xr-x  1 root root      184  8月  2 08:58 sys-unconfig
-rwxr-xr-x  1 root root      24K  8月  1 02:47 sysctl
-rwxr-xr-x  1 root root      37K  8月  1 03:06 tcpd
-rwxr-xr-x  1 root root      41K  8月  1 03:06 tcpdmatch
-rwxr-xr-x  1 root root     917K  7月 28 01:31 tcpdump
-rwxr-xr-x  1 root root      24K  7月 28 01:31 tcpslice
lrwxrwxrwx  1 root root       16 10月  7 22:17 telinit -> ../bin/systemctl
lrwxrwxrwx  1 root root       11 10月  7 22:17 thin_check -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 thin_delta -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 thin_dump -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 thin_ls -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 thin_metadata_size -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 thin_repair -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 thin_restore -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 thin_rmap -> pdata_tools
lrwxrwxrwx  1 root root       11 10月  7 22:17 thin_trim -> pdata_tools
-rwxr-xr-x  1 root root      53K  7月 31 17:41 tipc
lrwxrwxrwx  1 root root       16 10月  7 22:17 tracepath -> ../bin/tracepath
lrwxrwxrwx  1 root root       17 10月  7 22:17 tracepath6 -> ../bin/tracepath6
-rwxr-xr-x  1 root root      24K  8月  1 03:06 try-from
-rwxr-xr-x  2 root root      70K  7月 26 21:47 tune2fs
lrwxrwxrwx  1 root root       14 10月  7 22:17 udevadm -> ../bin/udevadm
lrwxrwxrwx  1 root root        9 10月  7 22:17 umount.nfs -> mount.nfs
lrwxrwxrwx  1 root root        9 10月  7 22:17 umount.nfs4 -> mount.nfs
-rwsr-xr-x  1 root root      36K  7月 27 21:45 unix_chkpwd
-rwx------  1 root root      36K  7月 27 21:45 unix_update
lrwxrwxrwx  1 root root       12 10月  7 22:17 update-alternatives -> alternatives
-rwxr-xr-x  1 root root     2.5K  7月  9 20:51 update-motd
-rwxr-xr-x  1 root root     1.8K  7月 27 18:42 update-pciids
-rwxr-x---  1 root root     116K  8月  1 02:59 useradd
-rwxr-x---  1 root root      75K  8月  1 02:59 userdel
-rws--x--x  1 root root      40K  8月  1 03:18 userhelper
-rwxr-x---  1 root root     112K  8月  1 02:59 usermod
-rwsr-xr-x  1 root root      11K  8月  2 08:58 usernetctl
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgcfgbackup -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgcfgrestore -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgchange -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgck -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgconvert -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgcreate -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgdisplay -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgexport -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgextend -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgimport -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgimportclone -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgmerge -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgmknodes -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgreduce -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgremove -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgrename -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgs -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgscan -> lvm
lrwxrwxrwx  1 root root        3 10月  7 22:17 vgsplit -> lvm
lrwxrwxrwx  1 root root        4 10月  7 22:17 vigr -> vipw
-rwxr-xr-x  1 root root      59K  8月  1 02:59 vipw
-rwxr-xr-x  1 root root      12K  7月 27 22:07 virt-what
-rwxr-xr-x  1 root root     204K  7月 27 18:18 visudo
-rwxr-xr-x  1 root root      16K  7月 31 16:20 vpddecode
-rwxr-xr-x  1 root root      16K  7月 31 17:48 weak-modules
-rwxr-xr-x  1 root root      33K  7月 26 20:14 wipefs
-rwxr-xr-x  1 root root     1.4K  7月 27 19:51 xfs_admin
-rwxr-xr-x  1 root root      638  7月 27 19:51 xfs_bmap
-rwxr-xr-x  1 root root     344K  7月 27 19:51 xfs_copy
-rwxr-xr-x  1 root root     577K  7月 27 19:51 xfs_db
-rwxr-xr-x  1 root root      12K  7月 27 19:51 xfs_estimate
-rwxr-xr-x  1 root root      767  7月 27 19:51 xfs_freeze
-rwxr-xr-x  1 root root      32K  7月 27 19:51 xfs_fsr
-rwxr-xr-x  1 root root     332K  7月 27 19:51 xfs_growfs
-rwxr-xr-x  1 root root      472  7月 27 19:51 xfs_info
-rwxr-xr-x  1 root root     123K  7月 27 19:51 xfs_io
-rwxr-xr-x  1 root root     360K  7月 27 19:51 xfs_logprint
-rwxr-xr-x  1 root root     315K  7月 27 19:51 xfs_mdrestore
-rwxr-xr-x  1 root root      747  7月 27 19:51 xfs_metadump
-rwxr-xr-x  1 root root     1007  7月 27 19:51 xfs_mkfile
-rwxr-xr-x  1 root root      650  7月 27 19:51 xfs_ncheck
-rwxr-xr-x  1 root root      85K  7月 27 19:51 xfs_quota
-rwxr-xr-x  1 root root     564K  7月 27 19:51 xfs_repair
-rwxr-xr-x  1 root root      16K  7月 27 19:51 xfs_rtcp
-rwxr-xr-x  1 root root     292K  8月 16 09:42 xfsdump
-rwxr-xr-x  1 root root      62K  8月 16 09:42 xfsinvutil
-rwxr-xr-x  1 root root     346K  8月 16 09:42 xfsrestore
-rwxr-xr-x  1 root root      10K  7月 27 19:57 xqmstats
-rwxr-xr-x  1 root root      92K  7月 27 17:43 xtables-multi
-rwxr-xr-x  1 root root     9.3K  8月  8 23:22 yum-complete-transaction
-rwxr-xr-x  1 root root     8.7K  8月  8 23:22 yumdb
-rwxr-xr-x  1 root root      19K  7月 23 21:07 zdump
-rwxr-xr-x  1 root root      43K  7月 23 21:07 zic
-rwxr-xr-x  1 root root      91K  7月 26 20:14 zramctl

所感

思ったよりもいろいろなコマンドがデフォルトで組み込まれていて便利だなと思いました。
pythonは2.7みたいなので、3系も組み込んでほしい気はしましたが。

参考記事

11
10
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
11
10