Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] "How to"
- Date: Mon, 12 May 2014 15:45:51 +0900
- From: Kalin KOZHUHAROV <me.kalin@example.com>
- Subject: Re: [tlug] "How to"
- References: <CAJA1Y2bTWLWhb0tcuZyeJQDXtAXsGRdyUw_T_Ft7sZ_W6nXhLQ@mail.gmail.com> <CAKXLc7fOK94iWsRP7QkfjaqotYRXfgRSQRtbMeRCT80M4_-b1w@mail.gmail.com> <87sioffz3p.fsf@uwakimon.sk.tsukuba.ac.jp> <CAJA1Y2ZzArvOAstFK2tQE5yo_dgK4TE72GudigW_6XksB_v60Q@mail.gmail.com>
On May 12, 2014 3:22 PM, "Bruno Raoult" <braoult@example.com> wrote:
>
> On Mon, May 12, 2014 at 5:35 AM, Stephen J. Turnbull <stephen@example.com> wrote:
>>
>> > > 1- You have 10,000 files, and you want to find
>> > > duplicates. Sometimes, 1 file changes, or you add/remove one, so
>> > > you want to find the changes quickly (let say daily). How?
>>
>> git init; git add .; git commit; while true; do git status; sleep 86400; done
>
>
> I am not sure tu understand (or maybe my question was not clear).
>
It seems that I have completely misunderstood your question...Completely disregard my answers.But after reading all your replies, I am even more confused as to what is needed, what are the requirements and constrains ...
If you are trying to invent novel storage system, have a look at what is already there for MP3 in particular. For a lightweight implementation try using xattr in a filesystem. Other end is database, whether plaintext, CDB, sqlite or something more.
Kalin.
- References:
- [tlug] "How to"
- From: Bruno Raoult
- Re: [tlug] "How to"
- From: Kalin KOZHUHAROV
- Re: [tlug] "How to"
- From: Stephen J. Turnbull
- Re: [tlug] "How to"
- From: Bruno Raoult
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] What's with this anti-Apple tirade? [was: 2014-05-10 Linux Quiz]
- Next by Date: Re: [tlug] What's with this anti-Apple tirade? [was: 2014-05-10 Linux Quiz]
- Previous by thread: Re: [tlug] "How to"
- Next by thread: Re: [tlug] "How to"
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links