- it worked
- and I seem to understand it
- pitty I just did remove the id3v2 tags using tag.exe for winblow$...
- anyway, tnx for the help, it is really very much appreciated!
grtz
Jos
--You might want to pick up the O'Reilly book on Bash shell programming.It's been an invaluable help to me. When you put single-ticks around '$file' it doesn't go thru expansion/translation.
--Anyway, you can try something like this: (Note, the font may be bad, so to clarify - these are CURLY brackets - the shifted ones.) This command, when executed from the root directory (/) will list all the symlinks on your system.
--Morphed to your needs (but only mildly tested)Code:find / -type 'l' -name '*' -exec /bin/ls -l "{}" ";"
--From ' man find ':Code:find -name "*.mpc" -exec id3v2 -d "{}" ";"--Another short example:Code:-exec command ; Execute command; true if 0 status is returned. All following arguments to find are taken to be arguments to the command until an argument consisting of `;' is encountered. The string `{}' is replaced by the current file name being processed everywhere it occurs in the arguments to the command, not just in arguments where it is alone, as in some versions of find. Both of these constructions might need to be escaped (with a `\') or quoted to protect them from expansion by the shell. The command is exe- cuted in the starting directory.
--Note: If you " echo * ", you don't get what you expect. (Type that in w/o the quotes.) Messed up my debugging scripts something awful until I looked it up, now I always put wildcards in single-ticks if I want them displayed as part of a banner.Code:# ===== Find all symlinks and keep a list for later echo ' *** Finding all symlinks... ' # Methodology for this taken from ' info tar ' somewhere # -mount = Don't descend into other filesystems # -print0 seps with NULL char instead of LF find / -type 'l' -name '*' -mount -print0 > /Allsymlinks.NULLlist echo ' *** Backing up all symlinks *** ' tar -cvz --null --files-from=/Allsymlinks.NULLlist --file=$Bkpdir/SYMLINKS.tar.gz
Originally Posted by Superstoned
- it worked
- and I seem to understand it
- pitty I just did remove the id3v2 tags using tag.exe for winblow$...
- anyway, tnx for the help, it is really very much appreciated!
grtz
Jos

Samsung 4GB (1-Stick) PC4-17000 DDR4 2133 Desktop Memory RAM M378A5143EB1-CPB
$9.99
DDR4 Laptop RAM 4GB 8GB 16GB 32GB 2400 2666 3200 Samsung Hynix
$66.00
RAMAXEL Lenovo 32GB LPDDR5X CAMM2 7500MHz Laptop RAM | UNTESTED
$445.00
Crucial CT16G4SFRA32A.M8FF 16GB DDR4-3200 SO-DIMM Laptop Ram Memory
$54.00
Crucial DDR3L 16GB 2 x 8GB 1600 MHz PC3L-12800 Laptop RAM Sodimm Memory 1.35V
$41.00
Corsair Vengance DDR4 3200 MHz Sodimm 32 Giga (2*16) CMSX 16GX4M1A3200C22
$120.00
Major Brand 8GB PC3L-12800 (DDR3-1600) 2Rx8 DDR3L SDRAM Desktop Memory
$12.99
Hynix 8GB DDR5 4800MHz 1Rx16 PC5-38400 SODIMM Laptop Memory RAM HMCG66MEBSA092N
$74.99
CRUCIAL DDR4 16GB 3200 MHz PC4-25600 Laptop SODIMM Non-ECC 260-Pin Memory RAM
$93.00
Micron MTC40F2046S1RC48BA1 DDR5 64GB (1x64GB) 4800MHz RDIMM ECC Server Memory
$2599.99