<center><h3>AWK</h3><b>Building a Linux Habitat<br>willi glenz @ <a href="t.me/wglenz">telegram</a><br><a href="https://steempeak.com/@wglenz">Published with SteemPeak</a><br>[home](https://steempeak.com/@wglenz) [previous](https://steempeak.com/linux/@wglenz/linuxopolis-23-january-2020-awk)</b></center> <center></center> ``` $ vim ~/.config/fish/functions/gawk.fish function gawk --description 'awk' clear; echo echo '==========================================================================' echo ' AWK ' echo '==========================================================================' echo ' # apt install gawk gawk-doc ' echo ' $ dpkg -L gawk-doc | less ' echo ' > file:///usr/share/doc/gawk-doc/gawk.pdf ' echo '--------------------------------------------------------------------------' echo ' documentation gnu.org/software/gawk/manual/gawk.html' echo ' tutorial I tutorialspoint.com/awk/index.htm' echo ' tutorial II tldp.org/LDP/abs/html/sedawk.html' echo '==========================================================================' read clear; echo; echo 'MEMORY ' read; free -h | awk '/^Mem:/ {print "free " $4 " used " $3 " total " $2}' | vim - clear; echo; echo 'TEMPERATURE ' read; sensors | awk '/^Core|temp1/ {print $0}' | vim - clear; echo; echo 'USER I ' read; awk -F: '{ print $1 }' /etc/passwd | sort | vim - clear; echo; echo 'USER II ' read; awk -F: '/root|user1/ { print $0 }' /etc/passwd | vim - clear; echo; echo 'ENVIRONENT ' read; printenv | awk '/PATH|HOME|USER|SHELL/ {print $0}' | vim - end ``` ``` SOURCES gnu.org .................................... gnu.org/software/gawk/manual/gawk.html tldp ............................................. tldp.org/LDP/abs/html/sedawk.html tutorialspoint .................................... tutorialspoint.com/awk/index.htm picture ....................................... screenshoot by me ~ my gnome-desktop ```
author | wglenz | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | linuxopolis-24-january-2020-awk-v2 | ||||||||||||
category | linux | ||||||||||||
json_metadata | {"app":"steempeak/2.2.8","format":"markdown","tags":["linux","debian","bash","fish","opensource"],"users":["wglenz"],"links":["https://t.me/wglenz","/@wglenz","/@wglenz","/linux/@wglenz/linuxopolis-23-january-2020-awk"],"image":["https://files.steempeak.com/file/steempeak/wglenz/r7qJSSBX-image.png"]} | ||||||||||||
created | 2020-01-24 14:57:48 | ||||||||||||
last_update | 2020-01-24 15:01:36 | ||||||||||||
depth | 0 | ||||||||||||
children | 0 | ||||||||||||
last_payout | 2020-01-31 14:57:48 | ||||||||||||
cashout_time | 1969-12-31 23:59:59 | ||||||||||||
total_payout_value | 0.039 HBD | ||||||||||||
curator_payout_value | 0.038 HBD | ||||||||||||
pending_payout_value | 0.000 HBD | ||||||||||||
promoted | 0.000 HBD | ||||||||||||
body_length | 2,620 | ||||||||||||
author_reputation | 1,727,575,717,311 | ||||||||||||
root_title | "LINUXOPOLIS # 24-JANUARY-2020 ~ AWK v2" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||
percent_hbd | 0 | ||||||||||||
post_id | 94,725,112 | ||||||||||||
net_rshares | 481,932,448,945 | ||||||||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nascimentoab | 0 | 1,006,869,694 | 21.25% | ||
saltiberra | 0 | 1,093,507,730 | 10.62% | ||
thevillan | 0 | 15,360,213,111 | 10% | ||
raise-me-up | 0 | 0 | 0.01% | ||
pg-live-pt | 0 | 1,256,591,474 | 3.18% | ||
golgo-13 | 0 | 997,693,927 | 50% | ||
wglenz | 0 | 18,534,445,760 | 100% | ||
steeming-hot | 0 | 101,371,253,991 | 100% | ||
isaandrich | 0 | 12,712,952,188 | 75% | ||
laissez-faire | 0 | 0 | 100% | ||
steaming-hot | 0 | 60,106,575 | 100% | ||
ibc | 0 | 223,494,213,311 | 80% | ||
linuxbot | 0 | 14,805,210,296 | 80% | ||
joelpugapt | 0 | 1,575,780,549 | 100% | ||
clifun | 0 | 556,393,657 | 100% | ||
steemitportugal | 0 | 69,663,150,395 | 21.25% | ||
gustavoagt | 0 | 455,293,270 | 100% | ||
sembdelgado | 0 | 215,587,645 | 50% | ||
helcim | 0 | 16,912,203,112 | 100% | ||
prolinuxua | 0 | 1,866,197,658 | 100% | ||
grenilcu | 0 | -5,215,398 | -10% |