search for: _nice_

Displaying 5 results from an estimated 5 matches for "_nice_".

2004 Apr 08
1
rsync is great
...eat. In standard community fashion, though, I want to throw an idea out there. It would be nice if there were an option like: --delete-if-too-old Currently I run a cron job which copies files offsite nightly. Once a month, though, I use the --delete option to get rid of cruft. It would be _nice_, though, if I could delete things that were older than a month instead of a simple comparison between what's on the sender and the receiver. This way files would have a known age of 30 days or whatever before they get tossed. As it is, the interval I can regress to has to do with the time of...
2004 Oct 07
2
recent 's' and 'n' priorities and lables
...39;s' and 'n' priorities, as well as the advantage of labels, dialplan management has become *much* simpler IMHO. However, I have one suggestion for possible improvement. In any of the Goto[If|IfTime] statements, the ability to do 's' + a number or label + a number would be _nice_. Example extensions.conf: exten => 1,1,NoOp(Start) exten => 1,n,GotoIf($[${SOMETEST}]?:s+2) exten => 1,n,NoOp(Do something) ; target if SOMETEST = 1 exten => 1,n,NoOp(Do some other stuff) ; target if SOMETEST = 0 exten => 1,n,NoOp(Finish) turns into (pseudo-code): print...
2004 Aug 06
3
Icecast2 (was Re: [vorbis] Who'll Be Using Ogg Vorbis Instead Of MP3? @ /.)
> On Mon, 6 Aug 2001, Jack Moffitt wrote: > It works, but hasn't been released. I will be making nightly snapshots > available of the repositories in the next day or so, and that should > help get more people testing it. So far it's help up quite well, and > the tools are _nice_ courtesy of Oddsock and Vakor :) Can you provide any more info on this? Are the snapshots up yet and, if so, where? can I just do an update with bitkeeper? I'm running 2-month-old code which I'm certain must be outdated now, but I've never gotten an answer on how best to update this...
2004 Aug 06
0
Icecast2 (was Re: [vorbis] Who'll Be Using Ogg Vorbis Instead Of MP3? @ /.)
...Jack Moffitt wrote: > > > It works, but hasn't been released. I will be making nightly snapshots > > available of the repositories in the next day or so, and that should > > help get more people testing it. So far it's help up quite well, and > > the tools are _nice_ courtesy of Oddsock and Vakor :) > > Can you provide any more info on this? Are the snapshots up yet and, if > so, where? can I just do an update with bitkeeper? I found a couple of snapshots in Jack's i.cantcode.com web directory (http://i.cantcode.com/~jack/) and I think the la...
2002 Feb 22
1
ext3 and lsdel
Hello, I had the same experience than the one described in: https://listman.redhat.com/pipermail/ext3-users/2001-March/000384.html lsdel in debugfs doesn't show inodes from files that have been deleted while the fs was mounted as ext3. Stephen said in this thread that handling this case was planned for the 2.4 port of ext3. Can we expect this feature to be added ? -- fabrice