Explore >> Select a destination


You are here

p1k3.com
| | proycon.anaproy.nl
4.7 parsecs away

Travel
| | In this article I share my enthusiasm for text processing on the unix command line. First I just list some of the underlying principles and common tools; then I share the various text processing tools I myself have written over the years. Some of the larger tools are accompanied by screencast videos to quickly give you an impression of what they can do.
| | matt.might.net
5.0 parsecs away

Travel
| | [AI summary] The text provides an overview of various Unix tools and their usage, focusing on command-line utilities like sed, awk, and text editors such as vim and emacs. It explains the functionalities of these tools, including text manipulation, pattern matching, and scripting. The summary covers the use of regular expressions in these tools, the structure of AWK programs with pattern-action pairs, and the handling of arrays and special variables in AWK. It also discusses the capabilities of vim and emacs for text editing and their integration with shell commands.
| | arcan-fe.com
5.2 parsecs away

Travel
| | This article introduces the first release of 'Lash#Cat9', a different kind of command-line shell. A big change is that it is communicating with the display server directly, instead of being restricted and filtered by a terminal emulator. The source code repository with instructions for running it yourself can be found here: https://github.com/letoram/cat9. A concatenation of...
| | regex101.com
20.3 parsecs away

Travel
| Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.