search for: 07d

Displaying 2 results from an estimated 2 matches for "07d".

Did you mean: 07
2006 Dec 07
1
When does ufunc/func work?
...ceme = 1; @proc[execname] = count(); } /* This should fire AFTER libc has been dloaded. */ syscall::setcontext:entry /self->traceme/ { self->traceme = 0; stop(); system("dtrace -q -s /export/home/dds/src/dtrace/libc.d -o /export/home/ dds/src/dtrace/data/%07d-%d.out %d &", ++fileid, pid, pid); } and a script for actually profiling user and kernel functions: BEGIN { system("prun %d", $1); } /* * The process we were launched to watch is terminating. * We should also exit, because our work is done. */ proc:::exit /pid == $1...
2011 Oct 06
1
Issue with read.csv treatment of numerics enclosed in quotes (and a confession)
Dear Help-Rs,   I've been dealing with this problem for some time, using a work-around to deal with it. It's time for me to come clean with my ineptitude and seek a what has got to be a more streamlined solution from the Help-Rverse.   I regularly import delimited text data that contains numerics enclosed in quotes (e.g., "00765288071").  Thing is, for some of these data, I need