Displaying 6 results from an estimated 6 matches for "fromfil".
Did you mean:
fromfile
2004 Mar 24
1
rsync --files-from with symlink in path
...After
upgrading to 2.6.0 when I moved to newer servers I decided to change my
script some. One of the things I am to make work is the --files-from
option that is now avalible. Here is somewhat of what my new script
does:
#!/usr/local/bin/bash
###OPTIONS####
rsyncfiles ()
{
RSYNC_OPT=${1}
FROMFILE=${2}
SOURCE=${3} # user@host: or :
DESTINATION=${4} # user@host: or :
if [ -r "${FROMFILE}" ]
then
echo ${RSYNCCMD} -e "${SSH}" ${RSYNC_OPT} ${EXCLUDE} ${INCLUDE}
--files-from=${FROMFILE} ${SOURCE} ${DESTINATION}
${RSYNCCMD} -e "${SSH}" ${RSYNC_OPT} ${E...
2009 May 06
1
[Fwd: loading SPOT file]
-------------- next part --------------
An embedded message was scrubbed...
From: Barbara Cegielska <barceg at ibch.poznan.pl>
Subject: loading SPOT file
Date: Wed, 06 May 2009 16:48:35 +0200
Size: 1151
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090506/e35e3f7e/attachment-0002.eml>
2012 Oct 15
1
Rgraphviz: how to read a "dot" file?
The Rgraphviz package index says nothing about reading "dot" files.
(it has "toFile" to write them but no fromFile).
How do I create an Ragraph object?
(either by reading a dot file or from a list of edges with weights and
vertices with names and other attributes).
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://truepeace.org http://americanc...
1999 Jul 23
2
Getting R graphics into MS Word (more)
...the program:
> win.graph(width=5, height=3)
> data(women)
> plot(women)
Then, in the graph window, I select the command
Save as metafile
using the right mouse button, and save the file in c:\temp\women2.emf
Then, in Microsoft Word (97 SR 2) , I can import this file using
Insert/Picture/FromFile
When I do this, the picture is truncated to about 70% of its correct
width and height.
I have looked at the metafile produced by R, and can make it import
correctly into Word by increasing the FrameRight and FrameBottom
parameters (at offset 0020x and 0024x in the file) by a factor of 1.49.
Usi...
2007 Jul 13
0
Dconf trouble
...ly/dconf", line 481, in ?
main()
File "/etc/cron.weekly/dconf", line 450, in main
mail('changes to %s' % os.uname()[1],
diff(os.path.realpath(previouslog), os.path.realpath(latestlog)))
File "/etc/cron.weekly/dconf", line 267, in diff
fromfd = dzopen(fromfile)
File "/etc/cron.weekly/dconf", line 142, in dzopen
return gzip.open(filename, arg)
File "/usr/lib/python2.3/gzip.py", line 49, in open
return GzipFile(filename, mode, compresslevel)
File "/usr/lib/python2.3/gzip.py", line 94, in __init__
fileobj = s...
2013 Apr 09
19
[PATCH 00/17] Btrfs-progs: some receive related patches
Most fixes are trivial.
The one from Alex is fixing a real bug that several users have reported.
Alex sent the patch half a year ago and it was not yet integrated.
The patch "Use /proc/mounts instead of /etc/mtab" is a repost.
The patch "btrfs-receive optionally honors the end-cmd" is a preparation
step to allow backup tools to multiplex a single communication stream
(e.g. a