+
+
+
Tab Completion
+
+
+
+ + There is a Bash tab completion script distributed with task. +
+ +
+ To install it, copy it to your
+
+ /etc/bash_completion.d
+
+ directory (in case you want to have it available system-wide)
+ and then
+
+
source /etc/bash_completion
+
+ or source it from your home directory's bashrc files.
+
+ +
+
+
+
+ + Copyright 2006-2009, P. Beckingham. All rights reserved. +
+