shell-whiz-toolkit/shell
2024-10-16 14:36:40 +09:00
..
shell_scripts move shell scripts and zsh and add fav vscode themes 2024-10-16 14:34:03 +09:00
zsh clean up evident pii 2024-10-16 14:36:40 +09:00
bash_logout add things resources from the last 5 years over machines 2024-10-15 09:59:09 +09:00
bashrc clean up evident pii 2024-10-16 14:36:40 +09:00
profile clean up evident pii 2024-10-16 14:36:40 +09:00
README.md move shell scripts and zsh and add fav vscode themes 2024-10-16 14:34:03 +09:00

some quick and useful shell commands


  • downloading all pdfs of url

$ wget --recursive --level=2 --no-directories --no-host-directories --accept pdf

  • extended attributes of files
$ xattr -l $file

  • check signatures of apps

$ codesign -dvvv $file.app

  • show all the configs

$ system_profiler -detaillevel full

  • 瑪麗

$ convert -size 360x360 xc:white -font "FreeMono" -pointsize 12 -fill black -draw @ascii.txt