search for: prog3

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

Did you mean: prog
2002 Aug 25
0
External file-attributes plugin for rsync
...s its param, and pass it the meta-info block via stdin. <prog2> may return one of two possible return values to be treated by rsync: 0 - OK, sync the file. 1 - NOT OK. Skip to next without syncing. If 0 was returned, rsync will sync the file as usual. After that, if --post-recv-plugin=<prog3> was provided as well, rsync will execute <prog3> on the file it just created, so <prog3> can set the post-creation attributes of the file. In short, the sending side will allow an external <prog1> to pre-attach a meta-info block to each synced file, and the receiving side wil...
2015 Aug 22
2
a lld linker script bug
Hi, Thanks for your patch, Huang. It looks good to me. Just one comment: can you write a testcase, similar to the others used for linker script testing, with your example? Alternatively, you can modify lld/test/elf/linkerscript/sections-with-wildcards.test to test your case. This will make your patch complete and ready for commit, and will ensure we do not regress on this bug if this code is ever
2011 Jun 16
1
Merging rows in a dataframe
Hi R Help list I'm looking to visualise US foreign aid 1946-2009 and I have the dataset for this. The trouble is it's a bit too complex and I need to simply it I want to merge all of the rows with the same country together and add up the individual totals to make one total figure per country per year Below is an example of the kind of data. The real dataset has 2447 rows and covers 63
2004 Jun 21
3
Idealx script prerequisites?
I'm trying to setup a PDC (and later on a BDC as well) using samba 3.02a and openLDAP 2.2.13 and I'm having some trouble with the idealx scripts. When I run the command /usr/local/sbin/smbldap-useradd alex I get the message: Can't locate object method "new" via package "Net::LDAP" (perhaps you forgot to load "Net::LDAP"?) at