alternativesの読み方

linuxのバージョンを管理するシステムの1つである「alternatives」の読み方を掲載してます。
読み⽅
「オルタナティブ」と読みます。
英訳
「alternatives」は「代替案」という意味があります。
alternativesとは
ソフトのバージョンを管理するシステム。
$ sudo ls -l /etc/alternatives/
lrwxrwxrwx 1 root root 56 5月 25 2020 distribution_based_engine.json -> /var/lib/docker-engine/distribution_based_engine-ce.json
lrwxrwxrwx 1 root root 19 5月 25 2020 dockerd -> /usr/bin/dockerd-ce
lrwxrwxrwx 1 root root 15 7月 3 2020 ld -> /usr/bin/ld.bfd
lrwxrwxrwx 1 root root 34 7月 3 2020 libnssckbi.so.x86_64 -> /usr/lib64/pkcs11/p11-kit-trust.so
lrwxrwxrwx 1 root root 26 5月 25 2020 mta -> /usr/sbin/sendmail.postfix
lrwxrwxrwx 1 root root 40 5月 25 2020 mta-aliasesman -> /usr/share/man/man5/aliases.postfix.5.gz
lrwxrwxrwx 1 root root 22 5月 25 2020 mta-mailq -> /usr/bin/mailq.postfix
lrwxrwxrwx 1 root root 38 5月 25 2020 mta-mailqman -> /usr/share/man/man1/mailq.postfix.1.gz
lrwxrwxrwx 1 root root 27 5月 25 2020 mta-newaliases -> /usr/bin/newaliases.postfix
lrwxrwxrwx 1 root root 43 5月 25 2020 mta-newaliasesman -> /usr/share/man/man1/newaliases.postfix.1.gz
lrwxrwxrwx 1 root root 23 5月 25 2020 mta-pam -> /etc/pam.d/smtp.postfix
lrwxrwxrwx 1 root root 22 5月 25 2020 mta-rmail -> /usr/bin/rmail.postfix
lrwxrwxrwx 1 root root 25 5月 25 2020 mta-sendmail -> /usr/lib/sendmail.postfix
lrwxrwxrwx 1 root root 41 5月 25 2020 mta-sendmailman -> /usr/share/man/man1/sendmail.postfix.1.gz
lrwxrwxrwx 1 root root 29 7月 15 2020 ncman -> /usr/share/man/man1/ncat.1.gz
lrwxrwxrwx 1 root root 13 7月 15 2020 nmap -> /usr/bin/ncat
-
前の記事
stream_resolve_include_pathの読み方 2022.03.07
-
次の記事
declarationの読み方 2022.03.09