Magenaut

Magenaut

A blog about Magento Development, Magento bug fixing, and more

Skip to content
Menu
  • Notes
  • Tutorial
  • Bug fixing
  • Extension
  • Server
  • Q&A
  • Code Solution
  • About

Tag: crunchbang

Q&APosted onAugust 6, 2022

Regular expression problem(s) in Bash: [^negate] doesn’t seem to work

When I execute ls /directory | grep '[^term]' in Bash I get a regular listing, as if the grep command is ignored somehow. I tried the same thing with egrep, I tried to use it with double and single quotes, but to no better results. When I try ls /directory | grep '^[term] I get all entries beginning with term – as expected.

Read More

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 142 other subscribers

Recent Comments

  • anonymous on Fix libwacom9 dependency issue when upgrade Debian
  • sreedhar on Fix libwacom9 dependency issue when upgrade Debian
  • saintnick on Fix libwacom9 dependency issue when upgrade Debian
  • ranafoul on Fix libwacom9 dependency issue when upgrade Debian
  • John Fro on UFW rule from a list of IPs

Tags

ajax bash block-editor categories command-line custom-field custom-post-types custom-taxonomy customization debian django files filters functions hooks images javascript linux list loop matplotlib menus numpy pandas permalinks permissions php plugin-development plugins posts python python-3.x security sed shell shell-script shortcode ssh terminal text-processing theme-development uploads users wp-admin wp-query

© Magenaut - The Magento Astronaut