search for: aniak

Displaying 3 results from an estimated 3 matches for "aniak".

Did you mean: afiak
2010 Jan 16
0
Processed: tag ipv6 related packages
...upport according to bug title (and checked for false positive) > # Maintainer, sorry if you consider the tag as not relevant > tag 561835 +ipv6 Bug #561835 [openjdk-6-jdk] josm: net.ipv6.bindv6only=1 breaks OSM access Added tag(s) ipv6. > tag 560837 +ipv6 Bug #560837 {Done: Krzysztof Krzy??aniak (eloy) <eloy at debian.org>} [lighttpd] lighttpd listened on ipv6 only after upgrade Added tag(s) ipv6. > tag 553584 +ipv6 Bug #553584 [snort] CVE-2009-3641: DoS while printing specially-crafted IPv6 packet using the -v option Added tag(s) ipv6. > tag 549476 +ipv6 Bug #549476 [krb5-kdc]...
2010 Jan 16
0
Processed: tag ipv6 related packages
...upport according to bug title (and checked for false positive) > # Maintainer, sorry if you consider the tag as not relevant > tag 561835 +ipv6 Bug #561835 [openjdk-6-jdk] josm: net.ipv6.bindv6only=1 breaks OSM access Added tag(s) ipv6. > tag 560837 +ipv6 Bug #560837 {Done: Krzysztof Krzy??aniak (eloy) <eloy at debian.org>} [lighttpd] lighttpd listened on ipv6 only after upgrade Added tag(s) ipv6. > tag 553584 +ipv6 Bug #553584 [snort] CVE-2009-3641: DoS while printing specially-crafted IPv6 packet using the -v option Added tag(s) ipv6. > tag 549476 +ipv6 Bug #549476 [krb5-kdc]...
2010 Dec 06
1
R cmd batch with parameters
hello! I'm trying to make a very simple calculation using R that would called from bash with two parameters, the names of the input and output files. the first one is just an 4 by 100 numerical table- the function finds the index of the maximal elements in each columns and writes it into the output file. I cannot deal somehow with passing the parameters to the function it works from R with the