Skip to content

Commit

Permalink
'Refactored by Sourcery' (#2993)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoonz authored Aug 16, 2022
2 parents 5974091 + f558747 commit c727ab1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/blog/grep-in-linuz.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,3 @@ To use extended regular expressions use the `-e` option. The following line matc
grep -v -e 'foo' -e 'bar'
```

Note that in the GNU version of `grep` there is no difference in available functionality between basic and extended syntaxes.

1 comment on commit c727ab1

@vercel
Copy link

@vercel vercel bot commented on c727ab1 Aug 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 15 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.