











































































































-rw-r--r-- 1 learath2 learath2 214091474 Mar 1 13:38 "'Lezione del 02:10:2020.mp4'" look at this damn filename...



eval in those situations hehe :D
${$(sed 's#:#/#' <<< "$f")@Q}






echo "\"'foo'\"" | xargs | xargs :D
''\''Lezione del 05:10:2020 - USEFUL part from 15'\''\'\'''\''45'\''\'\'''\'''\''\'\'''\'' to 82'\''\'\'''\''.mp4'\'''
































T.


eval "${$(sed 's#:#/#' <<< "$f")@Q}" but not sure i would need to try and error a bit







for f in *; do echo "k=$(sed 's#mp4#mkv#' <<< $f); mv $f \$k"; done something like this

































for f in *; do k=$(sed 's#mp4#mkv#' <<< "$f"); echo "mv ${f@Q} ${k@Q}"; done about works








ls > rename.txt and then ctrl+d on the .mp4 highlighgt
threadpool_scope crate.





s and invokes the closure with a reference to s. This closure can then spawn asynchronous tasks into s. Those tasks may run asynchronously with respect to the closure; they may themselves spawn additional tasks into s. When the closure returns, it will block until all tasks that have been spawned into s comp...





sed "s/^'// followed by a sed "s/'$//












Iterator] blanket implementation that provides extra adaptors and methods.

























shopt -s extglob;for f in *; do x="${f//[^a-zA-Z0-9 ._-]/_}";x="${x%%+(_)}"; mv "$f" "${x##+(_)}"; done



crossbeam-channel surprise surprise 










' for minutes and '' for seconds when you denote an angle, especially in astrophysics














































