Skip to content

Instantly share code, notes, and snippets.

@henkin
Last active December 21, 2019 06:51
Show Gist options
  • Save henkin/57ae27987a0245001403e8df4e58bf35 to your computer and use it in GitHub Desktop.
Save henkin/57ae27987a0245001403e8df4e58bf35 to your computer and use it in GitHub Desktop.
ZSH zshell glob test condition select
print -l zsh_demo/*/*(e:'[[ ! -e $REPLY/malta ]]':)
# https://reasoniamhere.com/2014/01/11/outrageously-useful-tips-to-master-your-z-shell/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment