zmalltalker’s avatarzmalltalker’s Twitter Archive—№ 3,631

  1. …in reply to @magnars
    @magnars it's an "anything" glob (**/*) with the zsh modifier "-@" which means broken symlinks. Try print **/*(-@) to see what it matches