View previous topic :: View next topic |
Author |
Message |
meulie l33t
Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Sat May 22, 2004 3:44 pm Post subject: Why doesn't this su command work...? |
|
|
When I type:
Code: | su - evert /usr/bin/centericq |
I get:
Code: | /usr/bin/centericq: /usr/bin/centericq: cannot execute binary file |
What did I do wrong here? I thought I could put a command behind the su command... _________________ Greetz,
Evert Meulie |
|
Back to top |
|
|
zerb Tux's lil' helper
Joined: 07 Aug 2003 Posts: 145 Location: Germany
|
Posted: Sat May 22, 2004 3:57 pm Post subject: |
|
|
you probably mean sudo |
|
Back to top |
|
|
ecatmur Advocate
Joined: 20 Oct 2003 Posts: 3595 Location: Edinburgh
|
|
Back to top |
|
|
meulie l33t
Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Sat May 22, 2004 8:10 pm Post subject: |
|
|
ecatmur wrote: | Use "su -c command". |
Thanks!
That did the trick...! _________________ Greetz,
Evert Meulie |
|
Back to top |
|
|
|