jekyll build from Action d677fabd0a

This commit is contained in:
Asocia
2022-01-04 17:31:41 +00:00
parent 3d1852d5f3
commit fcd3abec2f
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ var store = [{
},{
"title": "Stop cat-pipe'ing, You Are Doing It Wrong!",
"excerpt":"cat some_file | grep some_pattern Im sure that you run a command something like above at least once if you are using terminal. You know how cat and grep works and you also know what pipe (|) does. So you naturally combine all of these to make the job done....","categories": [],
"tags": [],
"tags": ["cat","grep","linux","command-line"],
"url": "/2022/01/01/stop-cat-pipeing.html",
"teaser": null
}]