Current Path :
/
etc
/
profile.d
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//etc/profile.d/which2.sh
# Managed by Salt # Initialization script for bash and sh # export AFS if you are in AFS environment #alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde' alias which='type -path'