Sed oneliners explained:
1. File Spacing, Numbering and Text Conversion and Substitution
2. Selective Printing of Certain Lines
3. Selective Deletion of Certain Lines and Special Applications
AWK oneliners explained:
1. File Spacing, Numbering and Calculations
2. Text Conversion and Substitution
3. Selective Printing and Deleting of Certain Lines
4. String creation, array creation and update on selective printing of certain lines
Perl oneliners explained
1. File spacing
2. Line Numbering
3. Calculations
4. String and Array Creation
5. Text conversion and substitution
6. Selective printing and deleting of lines
7. Handy Regular Expressions
8. A Collection of Handy Perl Scripts
Bash onliners (in progress...)
1. Working with files
2. Working with strings
3. All about redirections
4. Working with history
5. Navigating around
6. ...
#sed #awk #perl #bash #oneliners
1. File Spacing, Numbering and Text Conversion and Substitution
2. Selective Printing of Certain Lines
3. Selective Deletion of Certain Lines and Special Applications
AWK oneliners explained:
1. File Spacing, Numbering and Calculations
2. Text Conversion and Substitution
3. Selective Printing and Deleting of Certain Lines
4. String creation, array creation and update on selective printing of certain lines
Perl oneliners explained
1. File spacing
2. Line Numbering
3. Calculations
4. String and Array Creation
5. Text conversion and substitution
6. Selective printing and deleting of lines
7. Handy Regular Expressions
8. A Collection of Handy Perl Scripts
Bash onliners (in progress...)
1. Working with files
2. Working with strings
3. All about redirections
4. Working with history
5. Navigating around
6. ...
#sed #awk #perl #bash #oneliners
catonmat.net
Sed One-Liners Explained, Part I: File Spacing, Numbering and Text Conversion and Substitution
Inspired by the success of my Awk One-Liners Explained article (30,000 views in first three days), I decided to explain sed one-liners as well. These one-liners, just like the Awk one-liners, were compiled by Eric Pement. You can download them here – sed…
Forwarded from Sysadmin Tools 🇺🇦
Достойный пост об Идемпотентности
https://ru.hexlet.io/blog/posts/pochemu-vazhna-idempotentnost-i-kak-pisat-idempotentnye-bash-skripty
#hexlet #bash
https://ru.hexlet.io/blog/posts/pochemu-vazhna-idempotentnost-i-kak-pisat-idempotentnye-bash-skripty
#hexlet #bash
Хекслет
Почему важна идемпотентность и как писать идемпотентные bash-скрипты
Идемпотентность помогает проектировать более надёжные системы. Это математическая концепция, которую должен понимать каждый разработчик. Операция считается идемпотентной, если её многократное выполнение приводит к тому же результату, что и однократное выполнение.…
Forwarded from Записки админа
🖥 Смотрите какой крутой дашборд нашёл - bashtop называется. Написан на баше (требует версию 5+), умеет показывать общую информацию, детальную инфорацию по каждому процессу, позволяет процессы сортировать по различным параметрам. Очень круто выглядит, и легко конфигурируется. Вобщем, бегом смотреть, если ещё не видели его.
#bash #git #tui
#bash #git #tui
“Using Bash for templating configuration files in Docker containers” by Ivan Tuzhilkin https://link.medium.com/3i8jKJ1BT8
#docker #bash #templating
#docker #bash #templating
Medium
Using Bash for templating configuration files in Docker containers
Using environment variables instead of configuration files is pretty standard practice for the modern application development process…
https://mywiki.wooledge.org/BashPitfalls
This page is a compilation of common mistakes made by bash users. Each example is flawed in some way.
#bash
This page is a compilation of common mistakes made by bash users. Each example is flawed in some way.
#bash
Forwarded from Записки админа
🛠 hiSHtory - занятная утилита для работы с историей команд. Ведёт статистику их выполнения, сохраняет дополнительную информацию о них (например, код завершения, или время выполнения команды), и позволяет всё это дело между машинами синхронизировать.
https://github.com/ddworken/hishtory
#bash #history #будничное
https://github.com/ddworken/hishtory
#bash #history #будничное
Forwarded from Bash Days | Linux | DevOps (Роман Шубин)
Please open Telegram to view this post
VIEW IN TELEGRAM