meta

what's the meta about say it ditto dot net?

User Tools

Site Tools


terminal:miscbash

This is an old revision of the document!


misc bash terminal stuff

aliases and stuff

move nested files to top-level dir

(this will overwrite files with same names so rename with filebot beforehand if needed)

i use this for counting icons usually, hence the alias name

alias iconsubfol="find . -mindepth 2 -type f -print -exec mv {} . \;"
terminal/miscbash.1755309310.txt.gz ยท Last modified: by melo