README #1

  • //
  • guest/
  • gabor_maghera/
  • p4_bash_complete/
  • README
  • View
  • Commits
  • Open Download .zip Download (464 B)
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
# Change User Description Committed
#1 7685 Gabor Maghera Branching Andrew May's bash p4 autocompletion work into my work area.
 I need to make some tweaks to get working on my MacBook Pro.
//guest/andrew_may/p4_bash_complete/README
#1 6113 Andrew May bash command completion for p4