Re: [Vserver] Completion for vserver

2006-02-06 Thread Thomas Champagne
HiSo, the first line of the completion :have vserver-info {: ${UTIL_VSERVER_VARS:=$(vserver-info - SYSINFO |grep prefix: | awk '{ print $2}')/lib/util-vserver/util-vserver-vars} test -e $UTIL_VSERVER_VARS { . $UTIL_VSERVER_VARS. $_LIB_FUNCTIONS.Why the scripts vserver, vapt-get, vyum, vrpm

Re: [Vserver] Completion for vserver

2006-02-05 Thread Andreas John
Hi Thomas! Thomas Champagne wrote: After a weekend of shopping, I'm come back. So, I create a page in the wiki : http://linux-vserver.org/Vserver+Completion And I create a link in the home page. If you want others completions for others commands, tell it me. Thomas Well, I would prefer

Re: [Vserver] Completion for vserver

2006-01-23 Thread Thomas Champagne
After a weekend of shopping, I'm come back.So, I create a page in the wiki :http://linux-vserver.org/Vserver+CompletionAnd I create a link in the home page. If you want others completions for others commands, tell it me.Thomas2006/1/20, Herbert Poetzl [EMAIL PROTECTED]: On Fri, Jan 20, 2006 at

[Vserver] Completion for vserver

2006-01-20 Thread Thomas Champagne
/vserver (Debian).In waiting of your comments.Thomas--# Completion for the vserver command. Source this file (or on some systems # add it to ~/.bash_completion and start a new shell) and bash's completion# mechanism will know all about vserver's options!# Known to work

Re: [Vserver] Completion for vserver

2006-01-20 Thread Herbert Poetzl
On Fri, Jan 20, 2006 at 05:04:52PM +0100, Thomas Champagne wrote: Hi To learn bash, I decided to create the completion for vserver's commands. great! So, I send you the first release here because I don't know where I can post it. that's the right place, and if you can, it might make