Somescript
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 39 articles for 0.303 sec
On Sat, 06 Sep 2008, David Laight wrote: > > The underlying problem is that the shell doesn't have a "list of > > strings" data type, except in the special case of "$@". > > Ah... In that case you need something like: > > save_args() { > local a c n > c=0; n=$1; shift > for a; do > c=$(($c+1)) > eval $n=\"\$$n \\\"\\\$${n}_\$c\\\"\" > eval ${n}_$c=\"\$a\" > done     

Group: mailing.netbsd.tech.userlevel · Group Profile · Search for Somescript in mailing.netbsd.tech.userlevel
Author: Alan Barrett
Date: Sep 6, 2008 08:06

>> Package: network-manager Version: 0.6.6-2 Severity: normal cannot start vpn from commandline via network-manager I've got a vpn configured in network-manager. I can successfully start it from the network-manager gui. Now I would like to have it automatically started as soon as /etc/network/if-up.d/somescript is started. So what I do from that script is: su
Show full article (1.46Kb) · Show article thread
Folkert van Heusden wrote: > Package: network-manager > Version: 0.6.6-2 > Severity: normal > > > cannot start vpn from commandline via network-manager > > I've got a vpn configured in network-manager. I can successfully start > it from the network-manager gui. > Now I would like to have it automatically started as soon as > /etc/network/if-up.d/somescript is started. > So what I do     

Group: linux.debian.bugs.dist · Group Profile · Search for Somescript in linux.debian.bugs.dist
Author: Folkert van Heusden
Date: Jul 8, 2008 01:40

Package: network-manager Version: 0.6.6-2 Severity: normal cannot start vpn from commandline via network-manager I've got a vpn configured in network-manager. I can successfully start it from the network-manager gui. Now I would like to have it automatically started as soon as /etc/network/if-up.d/somescript is started. So what I do from that script is: su - folkert -c '/usr/local/sbin/NetworkManager
Show full article (2.01Kb) · Show article thread
babak.pourat@gmx.de schreef: > On 10 Mai, 09:33, Luuk <L...@invalid.lan> wrote: >>>>> runas /u:Administrator /savecred "xcopy xy ab /y" >>>>> if %%ERRORLEVEL%% NEQ 0 echo error >>>>> in a batch file. >>>>> but %%ERRORLEVEL%% represent the status of "runas" not that one of >>>>> "xcopy"! Is there any way to get the the status of xcopy? >>>> create a batch-file >>>> test.cmd: >>>> xcopy xy ab     

Group: linux.debian.bugs.dist · Group Profile · Search for Somescript in linux.debian.bugs.dist
Author: Michael Biebl
Date: Jul 7, 2008 15:20

On 10 Mai, 09:33, Luuk <L...@invalid.lan> wrote: runas /u:Administrator /savecred "xcopy xy ab /y" if %%ERRORLEVEL%% NEQ 0 echo error in a batch file. but %%ERRORLEVEL%% represent the status of "runas" not that one of "xcopy"! Is there any way to get the the status of xcopy? create a batch-file test.cmd: xcopy xy ab /y if %%ERRORLEVEL%%
Show full article (1.71Kb) · Show article thread
Babak Pourat schreef: > Luuk schrieb: >> babak.pourat@gmx.de schreef: > >>> runas /u:Administrator /savecred "xcopy xy ab /y" >>> if %%ERRORLEVEL%% NEQ 0 echo error >>> >>> in a batch file. >>> >>> but %%ERRORLEVEL%% represent the status of "runas" not that one of >>> "xcopy"! Is there any way to get the the status of xcopy? >>> >> create a batch-file >> >> test.cmd: >> xcopy xy ab     

Group: linux.debian.bugs.dist · Group Profile · Search for Somescript in linux.debian.bugs.dist
Author: Folkert van Heusden
Date: Jul 7, 2008 13:40

On 2008-04-25, Arnaud Dagnelies <arnaud.dagnelies@gmail.com> wrote: Hello, I would like to write a small script used as follows: igrep *** That basically simply performs the grep and formats the output in a special way using another script. In short, what should be executed is: grep *** | someScript ...where the *** is anything that can be given to grep
Show full article (2.99Kb)
At 2008-04-25 11:30AM, "Arnaud Dagnelies" wrote: > > Hello, > I would like to write a small script used as follows: > > igrep *** > > That basically simply performs the grep and formats the output in a > special way using another script. In short, what should be executed > is: > > grep *** | someScript > > ...where the *** is anything that can be given to grep. Thus not     

Group: alt.msdos.batch.nt · Group Profile · Search for Somescript in alt.msdos.batch.nt
Author: Luuk
Date: May 13, 2008 10:20

Hello, I would like to write a small script used as follows: igrep *** That basically simply performs the grep and formats the output in a special way using another script. In short, what should be executed is: grep *** | someScript ...where the *** is anything that can be given to grep. Thus not only the pattern and files but also including flags and params and so on. What would
Show full article (1.12Kb) · Show article thread
    

Group: alt.msdos.batch.nt · Group Profile · Search for Somescript in alt.msdos.batch.nt
Author: babak.pourat
Date: May 13, 2008 06:36

Show full article (1.00Kb) · Show article thread
    

Group: alt.msdos.batch.nt · Group Profile · Search for Somescript in alt.msdos.batch.nt
Author: Luuk
Date: May 10, 2008 00:33

Show full article (0.99Kb) · Show article thread
    

Group: comp.unix.shell · Group Profile · Search for Somescript in comp.unix.shell
Author: Bill Marcum
Date: Apr 25, 2008 09:14

Show full article (0.59Kb) · Show article thread
    

Group: comp.unix.shell · Group Profile · Search for Somescript in comp.unix.shell
Author: Glenn Jackman
Date: Apr 25, 2008 09:10

Show full article (0.83Kb) · Show article thread
    

Group: comp.unix.shell · Group Profile · Search for Somescript in comp.unix.shell
Author: Arnaud Dagnelies
Date: Apr 25, 2008 08:30

Show full article (0.42Kb)
1 · 2 · 3 · 4 · next