Skip to content

Commit 2d98d75

Browse files
added resource for unix oneliners
1 parent b952ce4 commit 2d98d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Linux_curated_resources.md

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Collection of resources for Linux command line, shell scripting (mostly `bash`)
7272
* [commandlinefu](https://www.commandlinefu.com/commands/browse/sort-by-votes) — command-line gems, includes a handy search feature
7373
* [Bash-Oneliner](https://github.com/onceupon/Bash-Oneliner) — collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance
7474
* [Bash Idioms](https://www.oreilly.com/library/view/bash-idioms/9781492094746/) — decipher old bash code and write new code that's as clear and readable as possible
75+
* [Unix oneliners](https://ocv.me/doc/unix/oneliners/) — mostly unorganized collection of bash oneliners
7576

7677
## Cheatsheets
7778

0 commit comments

Comments
 (0)