Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Re: Re: Backticks, $?, and Sudo

by ignatz (Vicar)
on Jan 17, 2003 at 21:14 UTC ( [id://227802]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Backticks, $?, and Sudo
in thread Backticks, $?, and Sudo

So, alas, there's no way to get the result of the command that sudo runs?
()-()
 \"/
  `
  • Comment on Re: Re: Re: Re: Backticks, $?, and Sudo

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Backticks, $?, and Sudo
by sauoq (Abbot) on Jan 17, 2003 at 21:26 UTC

    Well, as I showed in my other post, sudo does return the exit status of the command it runs.

    Unfortunately, the case where the command returns 1 seems to be indistinguishable from the case where sudo returns 1. I guess that little bit of ambiguity could be a big bummer. You might be able to get around it on a case by case basis by using wrappers for your commands.

    -sauoq
    "My two cents aren't worth a dime.";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://227802]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-24 10:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found