Created
June 19, 2018 06:09
-
-
Save yoshikaw/a0c56f26ceb92167e81a840ff38def08 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ls -1 ${PATH//:/ } 2>/dev/null | grep -E 'c$' | sort -u | |
abrt-action-analyze-c | |
ac | |
ansible-doc | |
bc | |
cc | |
cgexec | |
chronyc | |
dc | |
dmraid.static | |
fc | |
fipshmac | |
ftp-rfc | |
gcc | |
gpic | |
hwloc-calc | |
ipcalc | |
kexec | |
lsipc | |
luac | |
lvmsadc | |
msgexec | |
nproc | |
ntpdc | |
perldoc | |
pic | |
pkexec | |
pmlc | |
pydoc | |
quotasync | |
rdisc | |
reposync | |
rsync | |
sharesec | |
suexec | |
svnsync | |
sync | |
tac | |
tc | |
tic | |
wc | |
x86_64-redhat-linux-gcc | |
xsltproc | |
xzdec | |
zic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment