I just learned that globbing in fish (and maybe zsh too) is WAY more powerful than I realized, like:
- instead of `find . -name '*.md'` I can just do `ls **.md`
- instead of `find . -type d -name ‘*blah*’`, I can just `ls -d **blah*/`
I just learned that globbing in fish (and maybe zsh too) is WAY more powerful than I realized, like:
- instead of `find . -name '*.md'` I can just do `ls **.md`
- instead of `find . -type d -name ‘*blah*’`, I can just `ls -d **blah*/`
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.