Displaying 1 result from an estimated 1 matches for "jardir".
Did you mean:
vardir
2016 Aug 19
3
explain strange behavior
In my bin directory, most of the binaries are linked to it. It is in my
path. I have googled this and cannot find anything close.
I am running bash on centos6.8
When I run "which command" most of the files in this custom bin
directory show up.
When I run "which file.jar" it cannot see it, but I can *ls* the file
(soft link)
as which only works on executables