when logged in as user 'www-data' on my debian server (squeeze) i want to use bash-completion. I follewed this guide, but i doesn't succeed: it is working for all regular users but not for www-data! what's wrong?
|
feedback
|
migrated from stackoverflow.com Jan 16 at 10:33
This question came from our site for professional and enthusiast programmers.
www-dataoften enough that bash completion is worth the hassle, you have a serious problem with the administration. – thiton Jan 13 at 10:48echo $SHELLorecho $0in console. – 4ndrew Jan 13 at 10:53