This is a set of bash function to do p4 command line completion of commands, options, depot paths and more. For a system wide install copy the p4 file into /etc/bash_completion.d/ Then source all the completion scripts ". /etc/bash_completion". This can be turned on in your login scripts. One time testing can be done by just sourcing the single p4 file. For more info on other completion scripts look here: http://www.caliban.org/bash/index.shtml#completion