You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2024. It is now read-only.
# <aname="command-line-text-processing"></a>Command Line Text Processing
10
2
11
3
Learn about various commands available for common and exotic text processing needs. Examples have been tested on GNU/Linux - there'd be syntax/feature variations with other distributions, consult their respective `man` pages for details.
@@ -38,7 +30,7 @@ Rough drafts
38
30
39
31
*[Wheres my file](./wheres_my_file.md)
40
32
41
-
Possible additions
33
+
Possible additions - seems like these won't be coming any time soon :(
42
34
43
35
* Parsers for html, xml, csv, json, etc
44
36
* Renaming files
@@ -52,7 +44,6 @@ Possible additions
52
44
* Even for pull requests, open an issue for discussion before submitting PRs
53
45
* or [gitter group chat](https://gitter.im/learnbyexample/scripting_course) for discussion as well as for help/mentorship
54
46
* Share the repo with friends/colleagues, on social media, etc to help reach other learners
55
-
* Contribute by donating on [patreon](https://www.patreon.com/learnbyexample) or [liberapay](https://liberapay.com/learnbyexample/donate)
56
47
* In case you need to reach me, use [gitter private chat](https://gitter.im/learnbyexample)
0 commit comments