licence/licence.txt
author František Kučera <franta-hg@frantovo.cz>
Wed Dec 15 17:04:44 2010 +0100 (2010-12-15)
changeset 2 7cafdce717dd
permissions -rw-r--r--
Pokusný výpis rozšířených atributů souboru.

Příklad použití:
$ setfattr -n "user.pokus" -v "ahoj" licence/licence.txt
$ setfattr -n "user.čeština" -v "fpohodě – +ěšččíáýéá=" licence/licence.txt
$ /opt/jdk1.7.0/bin/java -jar java/rozsirene-atributy/dist/rozsirene-atributy.jar licence/licence.txt
     1 Program rozsirene-atributy vydávám pod licencí:
     2 GNU General Public License, verze 3
     3 
     4   viz gpl-3.0.txt
     5   viz http://www.fsf.org/licensing/licenses/gpl-3.0.html
     6 
     7 
     8 František Kučera
     9 
    10   http://frantovo.cz/blog
    11   http://frantovo.cz/
    12   franta-hg@frantovo.cz