Linux Bash AWK SED - JohnHau/mis GitHub Wiki
https://www.cyberciti.biz/faq/bash-scripting-using-awk/ https://learnbyexample.github.io/learn_gnuawk/using-shell-variables.html
https://deepseqanalysis.readthedocs.io/en/latest/awk-sed-bash.html https://linuxhint.com/20_awk_examples/
https://www.thegeekstuff.com/2010/02/unix-awk-do-while-for-loops/
https://www.tecmint.com/learn-awk-variables-numeric-expressions-and-assignment-operators/
https://www.udemy.com/course/linux-bash-shell-scripting-complete-guide-incl-awk-sed/
https://www.linux.com/training-tutorials/more-great-linux-awk-sed-and-bash-tips-and-tricks/
https://www.theunixschool.com/p/awk-sed.html
https://www.linuxquestions.org/questions/programming-9/passing-awk-output-to-%24variable-for-shell-script-678610/ https://alvinalexander.com/blog/post/linux-unix/any-easy-way-print-column-or-columns-from-text-file-using-awk/
https://www.shortcutfoo.com/app/dojos/awk/cheatsheet
https://developer.ibm.com/tutorials/l-awk1/ https://eng.libretexts.org/Bookshelves/Computer_Science/Operating_Systems/Linux_-_The_Penguin_Marches_On_(McClanahan)/05%3A_File_and_Directory_Management/4.07%3A_Handling_Text_Files/4.07.05%3A_Handling_Text_Files_-_awk_Command
https://infoheap.com/awk-if-condition-examples/ https://betterprogramming.pub/10-practical-use-of-awk-command-in-linux-unix-26fbd92f1112
https://dev.to/rrampage/awk---a-useful-little-language-2fhf
https://www.runoob.com/linux/linux-comm-awk.html
https://serverfault.com/questions/85574/using-awk-in-a-bash-script-with-if https://www.thegeeksearch.com/beginners-guide-to-using-awk-in-shell-scripts/
https://linuxtect.com/what-is-awk-print-1/
https://coolshell.cn/articles/9070.html
https://www.activestate.com/resources/quick-reads/how-to-update-all-python-packages/
https://www.ctyun.cn/zhishi/p-203135
https://www.geeksforgeeks.org/awk-command-unixlinux-examples/ https://tldp.org/LDP/abs/html/awk.html
https://acloudguru.com/blog/engineering/the-awk-command-bash-basics
https://www.howtogeek.com/562941/how-to-use-the-awk-command-on-linux/
https://earthly.dev/blog/awk-examples/
https://medium.com/techtofreedom/8-levels-of-using-awk-in-linux-f6a875c504d1
https://medium.com/introduction-into-bash/bash-scripts-part-8-data-processing-with-awk-8430740fb248 https://ss64.com/bash/awk.html
https://man7.org/linux/man-pages/man1/awk.1p.html
https://en.wikipedia.org/wiki/AWK
https://superuser.com/questions/1647382/what-is-awk-print-2-doing-exactly
https://linux.die.net/man/1/awk
https://www.tutorialspoint.com/unix_commands/awk.htm
https://linuxopsys.com/topics/linux-awk-command
//////////////////////////////////////////////////// SED ///////////////////////////////////////////////////
https://www.geeksforgeeks.org/sed-command-in-linux-unix-with-examples/ https://www.gnu.org/software/sed/manual/sed.html https://phoenixnap.com/kb/linux-sed https://tldp.org/LDP/abs/html/x23170.html
https://www.howtogeek.com/666395/how-to-use-the-sed-command-on-linux/ https://www.interviewkickstart.com/learn/sed-command-in-linux-unix-with-examples
https://www.ibm.com/docs/en/aix/7.1?topic=s-sed-command
https://tecadmin.net/sed-command-in-linux-with-examples/
https://www.computerhope.com/unix/used.htm
https://likegeeks.com/sed-linux/ https://linuxhint.com/50_sed_command_examples/
https://ss64.com/bash/sed.html
https://www.cyberciti.biz/faq/how-to-use-sed-to-find-and-replace-text-in-files-in-linux-unix-shell/
https://www.tutorialspoint.com/unix/unix-regular-expressions.htm
https://www.linuxtoday.com/developer/12-useful-sed-commands-linux/
https://linux.die.net/man/1/sed
https://en.wikipedia.org/wiki/Sed
https://www.baeldung.com/linux/process-a-bash-variable-with-sed
https://www.ionos.com/digitalguide/server/configuration/linux-sed-command/
https://opensource.com/article/22/8/automate-file-edits-sed-linux
https://www.redhat.com/sysadmin/manipulating-text-sed
https://earthly.dev/blog/sed-find-replace/
https://www.oracle.com/technical-resources/articles/dulaney-sed.html
https://linuxconfig.org/learning-linux-commands-sed
https://www.linuxteck.com/sed-commands-in-linux/
https://www.makeuseof.com/sed-examples/
https://www.grymoire.com/Unix/Sed.html
https://superuser.com/questions/1762424/bash-script-sed-command-for-color
https://linuxhandbook.com/sed-command-basics/
https://javarevisited.blogspot.com/2013/05/sed-command-examples-in-unix-and-linux.html#axzz81mFDwyGn
https://linuxize.com/post/how-to-use-sed-to-find-and-replace-string-in-files/
https://www.maketecheasier.com/use-sed-in-linux/
https://cameronnokes.com/blog/sed-5-min-practical-guide/
https://www.bogotobogo.com/Linux/linux_sed_tutorial_2.php
https://www.unix.com/shell-programming-and-scripting/266413-using-sed-inside-shellscript.html
https://clubmate.fi/replace-strings-in-files-with-the-sed-bash-command
https://linuxopsys.com/topics/sed-command-in-linux
https://www.educba.com/sed-command-in-linux/
https://www.nixcraft.com/t/how-to-replace-digits-with-sed-command-in-linux/4439
https://docs.rockylinux.org/gemstones/sed_search_replace/
https://medium.com/techtofreedom/8-uses-of-sed-in-linux-e61678b04114
https://rahulk9.medium.com/sed-command-in-unix-linux-3977d1a9f0d7
https://thoughtbot.com/blog/sed-102-replace-in-place
https://www.fosslinux.com/26108/sed-command-usage-in-linux-with-examples.htm
https://www.cyberithub.com/sed-command-in-linux-part-1/
https://serverfault.com/questions/601208/replacing-linefeed-x0a-with-sed
https://www.edureka.co/community/181366/sed-command-in-bash
https://www.linuxfordevices.com/tutorials/linux/sed-command-in-linux
https://quantchem.kuleuven.be/unix_manual/playing/sed/running.html
https://fabianlee.org/2018/10/28/linux-using-sed-to-insert-lines-before-or-after-a-match/
https://www.fastwebhost.in/blog/how-to-use-sed-command-in-unix-with-examples/
https://brianchildress.co/using-variables-with-sed/
https://gist.github.com/r2k0/1152840
https://www.tecmint.com/linux-sed-command-tips-tricks/
https://www.linuxtechi.com/20-sed-command-examples-linux-users/
http://rus-linux.net/MyLDP/BOOKS/abs-guide-5.6/x21742.html
https://gtfobins.github.io/gtfobins/sed/
https://deepseqanalysis.readthedocs.io/en/latest/awk-sed-bash.html
https://www.oreilly.com/library/view/linux-shell-scripting/9781782162742/ch04s05.html
https://www.techonthenet.com/linux/commands/sed.php
https://docstore.mik.ua/orelly/weblinux2/lian/ch12_01.htm
https://mike632t.wordpress.com/reference/uses-for-sed/
https://www.vanstechelman.eu/linux/using_sed
https://queirozf.com/entries/sed-examples-search-and-replace-on-linux
https://waterprogramming.wordpress.com/2020/01/29/__trashed/
https://unityconstruct.org/uc/node/881
https://learn2torials.com/a/linux-sed-command
https://www.cloudsigma.com/an-overview-of-the-sed-stream-editor-to-manipulate-text-in-linux/ https://linuxconcept.com/15-practical-examples-of-sed-command/
https://linux.overshoot.tv/wiki/sed
https://allthings.how/how-to-use-sed-in-linux/
https://www.hongkiat.com/blog/linux-command-sed/
https://easyengine.io/tutorials/linux/find-sed-string-replace/
https://gitlab.com/gitlab-org/gitlab-runner/-/issues/26777
https://www.linuxjournal.com/article/7231
https://www.tutorialsandyou.com/bash-shell-scripting/important-sed-command-examples-58.html
https://www.runoob.com/linux/linux-comm-sed.html
https://www.thegeekstuff.com/2009/11/unix-sed-tutorial-append-insert-replace-and-count-file-lines/
https://itecnote.com/tecnote/linux-sed-command-in-bash/
https://itslinuxfoss.com/use-sed-replace-string-file/
https://linuxways.net/linux-commands/sed-features-examples/
https://riptutorial.com/sed/example/3519/substitution-using-shell-variables