Displaying 6 results from an estimated 6 matches for "xbd_chap04".
Did you mean:
xbd_chap03
2009 Oct 11
2
empty quotes for rsync parameter
Why does inserting an empty quote ("") into a rsync command cause the current directory to be backed up?
Not sure if this is a UNIX-syntax question or rsync-syntax question.
Code:
#!/bin/sh
echo "\nspace between quotes has no effect; only music is backed up:"
rsync -ilrtn " " /home/wolf/music /backups/backup1
echo "\nempty quotes backs up current directory
2008 Dec 19
1
Does file.info man page describe ctime corrrectly?
(R 2.8.0 on Debian GNU/Linux sid)
?file.info contains:
mtime, ctime, atime: integer of class '"POSIXct"': file modification,
creation and last access times.
This implies that ctime is "file [...] creation [...] time"
Has R implemented ctime differently to Unix?
I understand, on Linux at least, that ctime is the last change time
(not the creation time).
2008 Nov 15
2
[PATCH] Don't strip two leading slashes from paths.
...tat "/tela/downloads" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors)
(code 23) at
/home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/main.c(1506)
[receiver=3.0.4]
]]]
http://www.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap04.html#tag_04_11
mentions that "[a] pathname that begins with two successive slashes may
be interpreted in an implementation-defined manner, although more than
two leading slashes shall be treated as a single slash."
The attached patch prevents two leading slashes from being converted t...
2011 May 09
3
ssh-agent subprocess parentage
I regularly use ssh-agent with a subcommand; my X11 session is spawned
through ssh-agent, and sometimes i'll run a special agent for a certain
subset of commands, like this:
ssh-agent bash
... and then do work within that shell. From the man page:
> If a commandline is given, this is executed as a subprocess of the agent.
> When the command dies, so does the agent.
But
2005 Aug 22
12
Call for release testing
Hi,
We would like to make one of our periodic releases shortly, so once
again we are asking for readers of this list (or anyone else) to
download and test a CVS snapshot of OpenSSH on your favourite
platforms.
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable snapshots are available the mirrors listed at
http://www.openssh.com/portable.html#ftp in the
2005 Aug 22
12
Call for release testing
Hi,
We would like to make one of our periodic releases shortly, so once
again we are asking for readers of this list (or anyone else) to
download and test a CVS snapshot of OpenSSH on your favourite
platforms.
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable snapshots are available the mirrors listed at
http://www.openssh.com/portable.html#ftp in the