mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-08-02 23:11:37 -05:00
Completely redo categories and tags
This commit is contained in:
11
content/tags/sed/_index.md
Normal file
11
content/tags/sed/_index.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
|
||||
title: sed
|
||||
|
||||
---
|
||||
|
||||
Short for "stream editor", `sed` is a utility used to edit text on Unix systems.
|
||||
It is usually used with regular expressions (regex for short). If you're
|
||||
interested, look up "regex basics" and "sed basics", or something similar.
|
||||
|
||||
<!--more-->
|
Reference in New Issue
Block a user