Hi Willie,
Many thanks for your informative reply.
On 30 Sep 2008, at 15:18, Willie Wong wrote:
On Tue, Sep 30, 2008 at 03:05:58AM +0100, Penguin Lover Stroller
squawked:
I'm a little unclear as to how these permissions have been applied -
shouldn't it be based either on the permissions of
Neil Bothwick <[EMAIL PROTECTED]> wrote:
> On Tue, 30 Sep 2008 12:38:16 -0400, Andrey Vul wrote:
>
> > However, I don't know how to use the output of "find cd-root -type f
> > -or -type l | xargs sha1sum -b" to find duplicate files. Maybe someone
> > can donate a perl/python script to find duplica
On Tue, Sep 30, 2008 at 11:42:14AM -0700, Grant wrote:
> I've got flashblock installed and it works with youtube.com as far as
> being able to click and play the video, but not cnn.com. Do you find
> it works pretty well in general?
I've never had any problem with it. Does it work without Flashbl
On Tue, 30 Sep 2008 12:38:16 -0400, Andrey Vul wrote:
> However, I don't know how to use the output of "find cd-root -type f
> -or -type l | xargs sha1sum -b" to find duplicate files. Maybe someone
> can donate a perl/python script to find duplicate files and list them?
emerge -av app-misc/fdupes
I upgraded from net-misc/dhcpcd-3.2.3 to net-misc/dhcpcd-4.0.1-r1. I noticed
that the vram USE flag is now removed and the compat USE flag added (to
enable command line compatibility with the dhcpcd-3.x version).
Unfortunately, this change was also noticed by my router, which will no longer
se
>> Firefox is crashing on me all the time. I searched for an alternative
>> and came up with epiphany. I like it but I can't get flash to work.
> Chances are Epiphany is more stable *because* you don't have Flash in
> it - it often causes Firefix to crash. I recommend to either try one
> of the o
> However, I don't know how to use the output of "find cd-root -type f
> -or -type l | xargs sha1sum -b" to find duplicate files. Maybe someone
> can donate a perl/python script to find duplicate files and list them?
find . -type f -print0 | xargs -0 -L 1 md5sum | sort | uniq -w 20 -D
- Sascha
"Andrey Vul" <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 30, 2008 at 6:25 AM, Joerg Schilling
> <[EMAIL PROTECTED]> wrote:
> > "Andrey Vul" <[EMAIL PROTECTED]> wrote:
> >
> >> Is there a patch file to patch mkisofs to use the --duplicates-once
> >> option during generation of iso9960/UDF images?
> >
On Tue, Sep 30, 2008 at 6:25 AM, Joerg Schilling
<[EMAIL PROTECTED]> wrote:
> "Andrey Vul" <[EMAIL PROTECTED]> wrote:
>
>> Is there a patch file to patch mkisofs to use the --duplicates-once
>> option during generation of iso9960/UDF images?
>
> There is no such option.
>
> Could you explain your d
>> > I don't understand your problem. Did you read the cdda2wav man page?
>>
>> I did read it but I didn't find a way to get cdda2wav to produce a
>> single raw/inf pair for the entire CD instead of a pair for each
>> track. Do you know if it can do that?
>
> You told me that you like to have one
On Tue, Sep 30, 2008 at 03:05:58AM +0100, Penguin Lover Stroller squawked:
> I'm a little unclear as to how these permissions have been applied -
> shouldn't it be based either on the permissions of the mount-point
> directory, or added as an "-o users,umask=000" in /etc/fstab ?
umask only appli
A complete solution to this problem for Firefox 2&3 may be found at:
http://www.gomellow.com/?p=32.
HTH
-Robin
--
On Tuesday 30 September 2008, Jon Hardcastle wrote:
> > > > Jon Hardcastle wrote:
> > > > > > > Hi, i have spent the weekend
> >
> > trying to get
> >
> > > > my new
> > > >
> > > > > > Hauppage USB tv stick to
> > > > > >
> > > > > > > work under linux.
> > > > > > >
> > > > > > > I have been cons
2008/9/30 Paul Stear <[EMAIL PROTECTED]>:
> Hi Daniel,
> I thought I would try your script but I get an error when I run it:-
> Uncaught exception from user code:
>Unrecognized character \xC2 at ./WorldCleanCheck line 29.
> at ./WorldCleanCheck line 29
> I do not know what \xC2 is
> Any id
Hi list,
this is my first post, I am new to linux so my understanding of the all
thing is quite fuzzy.
I am trying to install HaxeVideo on my gentoo server, 64 bit distrib.
It needs libgc and throw an error at compile time because it can't find
libgc.so.1.
I checked the environment variabl
On Monday 29 September 2008, Daniel Pielmeier wrote:
> Don't rely on this script to much. Because it works for me must not
> mean it does for you. I have tested some cases and I worked every time
> until now. So verify the output of a manual "emerge -pv --depclean
> " on the "unneeded" entry first
"Andrey Vul" <[EMAIL PROTECTED]> wrote:
> Is there a patch file to patch mkisofs to use the --duplicates-once
> option during generation of iso9960/UDF images?
There is no such option.
Could you explain your desire?
Jörg
--
EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
Grant <[EMAIL PROTECTED]> wrote:
> > I don't understand your problem. Did you read the cdda2wav man page?
>
> I did read it but I didn't find a way to get cdda2wav to produce a
> single raw/inf pair for the entire CD instead of a pair for each
> track. Do you know if it can do that?
You told me
> > > Jon Hardcastle wrote:
> > > > > > Hi, i have spent the weekend
> trying to get
> > >
> > > my new
> > >
> > > > > Hauppage USB tv stick to
> > > > >
> > > > > > work under linux.
> > > > > >
> > > > > > I have been constantly perplexed
> by
> > >
> > > references to
> > >
> > > > > compilable
19 matches
Mail list logo