command line tools, usage examples, cmd, freebsd, tools, arch
find . -type f | perl -ne 'print $1 if m/\.([^.\/]+)$/' | sort -u
Very useful article https://www.freecodecamp.org/news/how-to-type-letters-with-accents-on-mac/
No comments:
Post a Comment