search for: _write_

Displaying 14 results from an estimated 14 matches for "_write_".

Did you mean: _write
2023 Jan 02
2
rewrite manpages to mdoc(7)
...t > > and the toolchain produces broken crap. > > I have no specific knowledge on this, but would just like to "me too" > to this thread that whatever format is used, it MUSTN'T impact on the > quality of any resultant man/mdoc conversion. What I am proposing is to _write_ the mdoc(7) manpages, not have them produced by some toolchain or another. > </bikeshed> I am concerned that you consider the quality of documentation bikeshiding.
2023 Jan 10
1
rewrite manpages to mdoc(7)
...produces broken crap. > > > > I have no specific knowledge on this, but would just like to "me too" > > to this thread that whatever format is used, it MUSTN'T impact on the > > quality of any resultant man/mdoc conversion. > > What I am proposing is to _write_ the mdoc(7) manpages, > not have them produced by some toolchain or another. I know. And Paul suggested xml, and you replied that it's crap. Other people were suggesting other tools. I was just adding to the conversation that if some other route was taken, it WASN'T at the expense of th...
2004 Feb 27
3
[LLVMdev] ObjectFiles.html
...s of thumb" about how to link against LLVM would be good too. Could someone please add this file to the LLVM docs directory so I can submit patches against it? I'll continue to work on this as my understanding improves. HOWEVER, feel free to embellish. This isn't a document I need to _write_, its a document I need to _read_! Thanks, Reid. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040227/dc3f12be/attachment.html> -------------- next part -------------- A non-text attachment was scrubb...
2016 Jul 27
2
Cannot find invalid DNS entry
On 27/07/16 13:40, mathias dufresne wrote: > Two files are hosting DNS data: > /path/to/private/sam.ldb.d/DC=DOMAINDNSZONES,DC=blabla.ldb and > /path/to/private/sam.ldb.d/DC=FORESTDNSZONES,DC=blabla.ldb > > DNS entries are sometimes (often? always?) base64 encoded. You should be > able to "grep" for string these files with: > ldbsearch --show-binary -H >
2004 Mar 12
3
two instances of R
Hello. Does anoby know if it's safe to run two instances of R (in R CMD BATCH mode) in the same directory ? If so, is it safe to run them on different computers (with access to the same filesystem via NFS) ? Thanks.
2006 Oct 29
2
write to clipboard under Linux
Dear all, I am trying to use the clipboard when writing a table. Typing: write.table(object, file="clipboard") leads to the message: Fehler in file(file, ifelse(append, "a", "w")) : 'mode' f?r die Zwischenablage muss unter Unix 'r' sein My interpretation is that I am not allowed to write into the clipboard from a program called from R. Is there a
2005 Jan 12
1
read-only access without rsyncd?
Hi, I've a setup where a special account (limited by the ssh-key) can use rsync via ssh to make a backup of / (limited by sudo). Obviously it needs read-access to everything. However, since he can read everything, he could also easily _write_ everything. Can I limit the rsync command on the server to read-only? Thanks in advance Martin -- Martin Schr?der, ms@artcom-gmbh.de ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10 htt...
2001 Sep 02
1
vorbismodule 0.0b
...s.net/devel/vorbis-0.0b.tar.bz2 What do I need for it? ---------------------- You need a version of Python greater than or equal to 1.5.2 from http://www.python.org/download/. What's new in it? ----------------- - Latin-1 characters in comment values are now decoded - Now able to _write_ Ogg Vorbis files with bit-widths of 8, 16 or even _24_ bits! - Even easier configuration for installation What's still wrong with it? --------------------------- - The last little bit (about 3000 samples) of a song is cut off when encoding (Boo! Hiss!) - No Unicode support...
2001 Jan 15
2
WMF on Unix
A few of you have helpfully sent me references to WMF formats. There is also some code to _read_ it at http://www.csn.ul.ie/~caolan/docs/libwmf.html However, the issue is to _write_ WMF on R under Unix. I am told (by someone who has tried) that the problem is the if you write a WMF file according to the published specs (which were once issued by Microsoft) you find that e.g. Word does not read it as you expected. It seems to me that an unreliable WMF writer is worse than non...
2016 Jul 27
0
Cannot find invalid DNS entry
What would have better I reckon would have been to explain... We should not _write_ directly into these files because, as Andrew explained months ago, the change would not be replicated if applied directly on these files. To have changes replicated the change MUST be applied on sam.ldb file which is a wrapper. Sharing or not sharing, that is the question : ) 2016-07-27 14:51 GMT...
2004 Feb 27
0
[LLVMdev] ObjectFiles.html
...t LLVM would be good too. Sounds good. > Could someone please add this file to the LLVM docs directory so I can > submit patches against it? Done. > I'll continue to work on this as my understanding improves. HOWEVER, > feel free to embellish. This isn't a document I need to _write_, its a > document I need to _read_! Sounds good. I'm concerned that this document might be hard to keep up-to-date, but it's clearly something that is needed. :) Thanks! -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
2016 Jul 28
2
Cannot find invalid DNS entry
So no one has an idea what I can try additionally? Thanks, Tim On 27.07.2016 16:54, mathias dufresne wrote: > What would have better I reckon would have been to explain... > > We should not _write_ directly into these files because, as Andrew > explained months ago, the change would not be replicated if applied > directly on these files. To have changes replicated the change MUST be > applied on sam.ldb file which is a wrapper. > > Sharing or not sharing, that is the question :...
2010 Dec 06
3
Please help with write.foreign(SPSS)
Dear all, I get stuck when i try to export the data into SPSS format/file using "write.foreign()" Do you know how to do it exactly? What i have done is 1) First i type the following code in R: df<-data.frame(id,year,res1) names(df)<-c("idcode","year","resarrvl")
2008 Aug 04
18
puppetd daemon vs. cron
Hi, I''m running multiple vservers and have some aspects managed via puppet. I noticed that puppetd consumes from 20 to 60 mb RAM and the longer the process runs, the more RAM it takes. It looks like 60MB is the top what I measured. Having a couple of vservers (11 in my case) this can already take up to 500MB just for puppet! I''m wondering if there''s any downside in