Re: How to pass arguments with '*' to execvp()?

From: Bjorn Reese (breese_at_see.signature)
Date: 11/29/05


Date: Tue, 29 Nov 2005 16:25:24 +0100

Mr. Uh Clem wrote:

> Why use the shell here?? How about (same disclaimer):

Because the original poster keeps asking about how to execute
different commands as if they were executed from a shell. Using
the shell solves his problems once and for all.

-- 
mail1dotstofanetdotdk


Relevant Pages

  • Re: Redirection issue
    ... 1- execute input commands from standard input, ... code to implement the redirection it does not work anymore. ... And it's not good shell behavior to echo commands anyway. ...
    (comp.lang.c)
  • Re: how to make function known to subshell
    ... In my .profile I source a file with a my shell functions, ... When I open a new ksh shell or execute a shell script, ... > must resort to aliases and functions. ... builtin commands have a higher ...
    (comp.unix.shell)
  • Re: Redirection issue
    ... 1- execute input commands from standard input, ... the phrase "it does not work anymore" carries very little meaning. ... after compilation and execution of the shell with a simple command like ...
    (comp.lang.c)
  • vulnerabilities in scponly
    ... without allowing shell access. ... scponly makes no effort to verify the path to the scp or sftp-server ... arbitrary commands by simply uploading a file. ... However, if this is *NOT* the case, the user could execute arbitrary ...
    (Bugtraq)
  • RE: Shell Shoveling?!?
    ... Subject: Shell Shoveling?!? ... you need to somehow execute code on the box. ... > 2) wouldn't there be a requirement to escalate privileges in order ... > to run NetCat on the compromised host? ...
    (Pen-Test)