Skip to content

Commit d676173

Browse files
committed
Move a sed TIL from unix to the sed section
1 parent 8c5e3c3 commit d676173

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -926,6 +926,7 @@ _1066 TILs and counting..._
926926

927927
### sed
928928

929+
- [Extract Value From Command Output With Sed](sed/extract-value-from-command-output-with-sed.md)
929930
- [Use An Alternative Delimiter In A Substitution](sed/use-an-alternative-delimiter-in-a-substitution.md)
930931

931932
### Shell
@@ -1001,7 +1002,6 @@ _1066 TILs and counting..._
10011002
- [Display The Contents Of A Directory As A Tree](unix/display-the-contents-of-a-directory-as-a-tree.md)
10021003
- [Do Not Overwrite Existing Files](unix/do-not-overwrite-existing-files.md)
10031004
- [Exclude A Directory With Find](unix/exclude-a-directory-with-find.md)
1004-
- [Extract Value From Command Output With Sed](unix/extract-value-from-command-output-with-sed.md)
10051005
- [Figure Out The Week Of The Year From The Terminal](unix/figure-out-the-week-of-the-year-from-the-terminal.md)
10061006
- [File Type Info With File](unix/file-type-info-with-file.md)
10071007
- [Find Files With fd](unix/find-files-with-fd.md)

0 commit comments

Comments
 (0)