Trying to install pass (password manager). I noticed that in my system (Ubuntu 14.04.4) another program called pass is already installed but I am sure that this is not password manager.
pass --help returns
Input format should be: ./pass inputfile min_window max_window false_num outputfile [-qnorm] [-nop] [-adjust] [-p priorfile] I managed to find that this is possibly compiler, comes from packege pass2 and may be a part of binutils but as a search phrase is short finding it in a web search is quite of pita... Any combinations of 'pass and linux' end with troubleshooting of installing pass in lfs...
Can anyone point me in the right direction?