Commit Graph

160 Commits

Author SHA1 Message Date
Matteo Cypriani 7f0fdb7795 mv_here: rename in mvparent, complete + add README
mv_here.sh renamed in mvparent.sh
Complete the script (handles hidden files, more tests and error
reporting, add the WTFPL header).
Add the associated README.
2010-01-06 22:39:03 +01:00
Matteo Cypriani 5806fde85a lz: Fix bug with filename containing spaces
And add a message on standard error for each file listed/extracted.
2010-01-06 22:39:03 +01:00
Matteo Cypriani 902511b64b Early version of mv_here.sh
This script moves the contents of a given directory into its parent
directory, then removes this directory.
This is the version I created to integrate in ROX-Filer.
2010-01-06 22:38:40 +01:00
Matteo Cypriani b31ee9d058 Add latexd.sh 2010-01-05 00:45:53 +01:00
Matteo Cypriani e7e2d94a6c Add license headers and doc
backup_sites_mysql.sh:
- Add WTFPL header.

metaflac-field2field.sh:
- Add WTFPL header.
- English description.

lz:
- Update README and head comments.
2010-01-04 23:29:03 +01:00
Matteo Cypriani 3428ea8e47 lz: tar.Z, short extensions, multiple files
Changes in lz:
- Add support for multiple input files.
- Add support for Compressed Tar archives (.tar.Z).
- Add support for short extensions (tgz, tbz, tb2, tlz, txz, taz).
- Add WTFPL license header.

Add:
- .gitignore
- Text of the GPL v3.
- Text of the WTFPL v2.
2010-01-04 23:28:47 +01:00
Matteo Cypriani 6165b0e428 Add backup_sites_mysql.sh and its README 2010-01-04 02:10:09 +01:00
Matteo Cypriani 1bcd00d005 Add lz and its README 2010-01-03 23:35:54 +01:00
Matteo Cypriani 7fc8da48cd Move metaflac-field2field.sh in its own directory
Add a README with explanation in French.
2010-01-03 23:24:26 +01:00
Matteo Cypriani d44b9b1039 Add metaflac-field2field.sh
Field to field operations (copy, move) in FLAC metadatas.

++++

Script pour faire des opérations de champ à champ (copie, déplacement)
sur des fichiers FLAC.
2010-01-03 22:43:53 +01:00