Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Awk shell script #1

Closed
xgqfrms opened this issue Oct 8, 2023 · 1 comment
Closed

Awk shell script #1

xgqfrms opened this issue Oct 8, 2023 · 1 comment
Labels
Awk & shell script Awk & shell script

Comments

@xgqfrms
Copy link

xgqfrms commented Oct 8, 2023

Awk & shell script

image

AWK (awk /ɔːk/) is a domain-specific language designed for text processing and typically used as a data extraction and reporting tool. Like sed and grep, it is a filter, and is a standard feature of most Unix-like operating systems.

AWK (awk /ɔːk/) 是一种专门用于文本处理领域特定语言,通常用作数据提取报告工具
sedgrep 一样,它是一个过滤器,并且是大多数类 Unix 操作系统的标准功能。

https://en.wikipedia.org/wiki/AWK

http://awklang.org/

1988

image

https://ia803404.us.archive.org/0/items/pdfy-MgN0H1joIoDVoIC7/The_AWK_Programming_Language.pdf

鳥哥的 Linux 私房菜 awk

https://linux.xgqfrms.xyz/linux_basic/1010index.htm

https://linux.xgqfrms.xyz/linux_basic/0330regularex.htm#awk

https://www.runoob.com/linux/linux-comm-awk.html

https://tldp.org/LDP/abs/html/awk.html

https://www.digitalocean.com/community/tutorials/awk-command-linux-unix

https://www.freecodecamp.org/news/the-linux-awk-command-linux-and-unix-usage-syntax-examples/

https://phoenixnap.com/kb/awk-command-in-linux
https://www.geeksforgeeks.org/awk-command-unixlinux-examples/
https://www.cyberciti.biz/faq/bash-scripting-using-awk/

https://en.wikibooks.org/wiki/AWK

💩

https://linuxpro.fandom.com/wiki/Awk
http://www.faqs.org/faqs/computer-lang/awk/faq/
https://curlie.org/Computers/Programming/Languages/Awk

@xgqfrms xgqfrms added the Awk & shell script Awk & shell script label Oct 8, 2023
@xgqfrms
Copy link
Author

xgqfrms commented Oct 8, 2023

@xgqfrms xgqfrms closed this as completed Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awk & shell script Awk & shell script
Projects
None yet
Development

No branches or pull requests

1 participant