On Sat, Jun 28, 2003 at 12:31:55AM -0600, Bob Proulx wrote:
> Derrick 'dman' Hudson wrote:
> > Pigeon wrote:
> > | ps a -f | grep $PPID | grep -v root | cut -f 1 -d ' '
> > | gives the username of the user who su'd.
> >
> > Beautiful! That's exactly what I wanted.
>
> Very nice. Just some tun
Derrick 'dman' Hudson wrote:
> Pigeon wrote:
> | ps a -f | grep $PPID | grep -v root | cut -f 1 -d ' '
> | gives the username of the user who su'd.
>
> Beautiful! That's exactly what I wanted.
Very nice. Just some tuning. The 'ps -p $PPID' option will trip out
some of those processes.
ps
On Tue, Jun 24, 2003 at 10:09:51PM +0100, Pigeon wrote:
| On Tue, Jun 24, 2003 at 01:36:18PM -0400, Derrick 'dman' Hudson wrote:
| > On the ("new") debian server at work, my boss wants bash to be in
| > 'emacs' mode when he su's to root. I work with 'vi' mode, however.
| > Is there some way for th
On Tue, Jun 24, 2003 at 01:36:18PM -0400, Derrick 'dman' Hudson wrote:
> On the ("new") debian server at work, my boss wants bash to be in
> 'emacs' mode when he su's to root. I work with 'vi' mode, however.
> Is there some way for the .bashrc to recognize whether he su'd to root
> or I did and se
On Wed, 2003-06-25 at 01:58, nori heikkinen wrote:
> on Tue, 24 Jun 2003 01:36:18PM -0400, Derrick 'dman' Hudson insinuated:
> > On the ("new") debian server at work, my boss wants bash to be in
> > 'emacs' mode when he su's to root. I work with 'vi' mode, however.
> > Is there some way for the .b
* Derrick 'dman' Hudson ([EMAIL PROTECTED]) [030624 10:56]:
> On the ("new") debian server at work, my boss wants bash to be in
> 'emacs' mode when he su's to root. I work with 'vi' mode, however.
> Is there some way for the .bashrc to recognize whether he su'd to root
> or I did and set the editi
Derrick 'dman' Hudson said on Tue, Jun 24, 2003 at 01:36:18PM -0400:
> On the ("new") debian server at work, my boss wants bash to be in
> 'emacs' mode when he su's to root. I work with 'vi' mode, however.
> Is there some way for the .bashrc to recognize whether he su'd to root
> or I did and set
on Tue, 24 Jun 2003 01:36:18PM -0400, Derrick 'dman' Hudson insinuated:
> On the ("new") debian server at work, my boss wants bash to be in
> 'emacs' mode when he su's to root. I work with 'vi' mode, however.
> Is there some way for the .bashrc to recognize whether he su'd to
> root or I did and s
On the ("new") debian server at work, my boss wants bash to be in
'emacs' mode when he su's to root. I work with 'vi' mode, however.
Is there some way for the .bashrc to recognize whether he su'd to root
or I did and set the editing mode appropriately?
-D
--
A Microsoft Certified System Enginee
9 matches
Mail list logo