search for: remotecmd

Displaying 4 results from an estimated 4 matches for "remotecmd".

Did you mean: remotecid
2007 Jan 12
1
help.start()'s error redirection fails to hide mozilla's "No running window found" message (PR#9452)
...rsion: 2.4.0 OS: Solaris 9 Submission from: (NULL) (142.3.169.170) This is not a serious problem, but while trying to understand some difficulties that R had finding our copy of mozilla, I noticed that the browseURL() function defined in help.start.R includes the lines: system(paste(browser, remoteCmd, "2>&1 >/dev/null ||", browser, quotedUrl, "&")) I assume the intent is to hide the "No running window found" or equivalent message that the remoteCmd might print before trying to start a new instance of the browser. On the shells I...
1999 Mar 26
2
Re: [Security - intern] *ALERT*: ADM Worm. Worm for Linux x86 found in wild.
On Fri, 26 Mar 1999, Thomas Biege wrote: > Date: Fri, 26 Mar 1999 09:34:10 +0100 (MET) > From: Thomas Biege <thomas@suse.de> > To: Jan-Philip Velders <jpv@jvelders.tn.tudelft.nl> > Cc: linux-security@redhat.com > Subject: Re: [Security - intern] [linux-security] *ALERT*: ADM Worm. Worm for Linux x86 found in wild. > The worm just exploits old security holes, so
2004 Feb 27
2
browseURL question
I have a quick question about the browseURL function. When I use the function in a UNIX environment, I have to use two sets of quotations if I have the & symbol in the URL. For Windows I only need to use the first set. For example, on Windows: browseURL("http://search.yahoo.com/search?p=Bioconductor&ei=UTF-8&fr=fp-tab-web-t&n=20&fl=0&x=wrt") will call up the
2010 Mar 04
1
[LLVMdev] Fwd: I can't find the document about the options of hgsubversion.
...to check out* * -r --rev include the specified changeset* * -b --branch clone only the specified branch* * --pull use pull protocol to copy metadata* * --uncompressed use uncompressed transfer (fast over LAN)* * -e --ssh specify ssh command to use* * --remotecmd specify hg command to run on the remote side* * --stupid use slower, but more compatible, protocol for Subversion* * -T --tagpaths list of paths to search for tags in Subversion* * repositories* * -A --authors file mapping Subversion usernames to Mercuria...