|
You are here |
p1k3.com | ||
| | | | |
matt.might.net
|
|
| | | | | [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
|
|
| | | | | 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... | |
| | | | |
appcodelabs.com
|
|
| | | | | Have you ever tried to learn regular expressions but failed? This article explains the 9 essential patterns you should learn to get started with regex. | |
| | | | |
stribny.name
|
|
| | | [AI summary] The article explains how to use Ansible and Vagrant together to provision and configure virtual machines locally for software development and testing environments. | ||