<center><h3>LEARNING BASH</h3><a href="https://steempeak.com/@wglenz">Published with SteemPeak</a></center> <center>Screenshot by Willi Glenz</center> <center><h4>CONTENTS</h4></center> ``` 001 • sources v2 19-05 003 • ~/.bashrc v1 19-05 new 002 • script-editor v1 19-05 ``` <br> <center><h4>#003</h4></center> ``` 003 • BASHRC ``` ``` $ vim ~/.bashrc export PATH=$HOME/bin:$PATH :wq ``` <br> ``` 002 • SCRIPT-EDITOR ``` ``` #!/bin/bash # scripteditor # ~/bin/ed # ed scriptname.sh [ -z "$1" ] && exit 1 vim "$HOME/bin/$1" chmod 744 "$HOME/bin/$1" exit ``` <br> ``` 001 • SOURCES ``` ``` ADVANCED-BASH-SCRIPTING-GUIDE # apt search abs-guide # apt show abs-guide # apt install abs-guide $ dpkg -L abs-guide > file:///usr/share/doc/abs-guide/html/index.html ``` ``` Advanced Bash Scripting Guide : tldp.org/LDP/abs/html/ Bash Guide for Beginners : tldp.org/LDP/Bash-Beginners-Guide/html/index.html ```
author | wglenz | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | learning-bash-3-bashrc | ||||||||||||
category | linux | ||||||||||||
json_metadata | {"app":"steempeak/1.9.9","format":"markdown","tags":["linux","debian","bash","tutorial"],"users":["wglenz"],"links":["/@wglenz"],"image":["https://files.steempeak.com/file/steempeak/wglenz/Ran2YYUX-Screenshot20from202019-05-242013-59-26.png"]} | ||||||||||||
created | 2019-05-25 12:32:21 | ||||||||||||
last_update | 2019-05-25 18:15:24 | ||||||||||||
depth | 0 | ||||||||||||
children | 0 | ||||||||||||
last_payout | 2019-06-01 12:32:21 | ||||||||||||
cashout_time | 1969-12-31 23:59:59 | ||||||||||||
total_payout_value | 0.070 HBD | ||||||||||||
curator_payout_value | 0.021 HBD | ||||||||||||
pending_payout_value | 0.000 HBD | ||||||||||||
promoted | 0.000 HBD | ||||||||||||
body_length | 1,055 | ||||||||||||
author_reputation | 1,727,575,717,311 | ||||||||||||
root_title | "LEARNING BASH #3 • BASHRC" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||
percent_hbd | 0 | ||||||||||||
post_id | 85,470,701 | ||||||||||||
net_rshares | 155,858,455,269 | ||||||||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
warofcraft | 0 | 43,546,534,317 | 20% | ||
msp-lovebot | 0 | 32,535,674,762 | 5% | ||
joshman | 0 | 42,374,287,185 | 10% | ||
sergino | 0 | 813,253,818 | 4% | ||
wglenz | 0 | 7,078,304,800 | 100% | ||
linuxbot | 0 | 27,054,316,562 | 80% | ||
joelpugapt | 0 | 1,566,870,836 | 100% | ||
clifun | 0 | 536,861,727 | 100% | ||
gustavoagt | 0 | 228,913,509 | 100% | ||
sembdelgado | 0 | 70,308,077 | 50% | ||
cjmoney | 0 | 53,129,676 | 50% |