Displaying 3 results from an estimated 3 matches for "_base_".
Did you mean:
_base
2002 Oct 05
2
Question on "base directory"
...ed foo
Is the so called "base directory":
1) "/" the Root-directory, so that I have to use "/home/gregor/foo/" as the
correct exclude-pattern (if I do not want to synchronise /home/gregor/foo on
both machines)
2) "/home/gregor" itself, 'cause it is the _base_ of my synchronisation, for I
used /home/gregor as my starting-point (starting-directory).
Sorry for that question, but it is a little bit mistakeable (or I am so
stupid). :-)
--
Greetings,
Gregor
2003 Oct 23
1
Re: ichar() function in R : 1st implementation, RFC
...gt;<
-------------- next part --------------
### This was digits.v() in library(sfsmisc):
### --> get it's help() file /u/maechler/R/Pkgs/sfsmisc/man/digits.Rd
digitsBase <- function(x, base = 2, ndigits = 1 + floor(log(max(x),base)))
{
## Purpose: Give the vector A of the base-_base_ representation of _n_:
## ------- n = sum_{k=0}^M A_{M-k} base ^ k , where M = length(a) - 1
## Value: MATRIX M where M[,i] corresponds to x[i]
## c( result ) then contains the blocks in proper order ..
## Author: Martin Maechler, Date: Wed Dec 4 14:10:27 1991
## ----...
2012 May 10
4
NetworkManager frustration...
I would like to use dnsmasq to cache nameserver query results, and I
have set dhcp to prepend the 127.0.0.1 name-server to the list of
nameservers. dnsmasq would then automatically exclude the localhost as a
name server and use all the others from the list provided by dhcp.
But it was too nice to be true, because NetworkManager was there, ready
to mess up anything I try to do, including the