repository for practice *nix terminal (Ubuntu prefer)
- Console Into Mass. The Transit to the Light Side.
- Console Into Mass. The Transit to the Light Side. Part Two.
- Console Into Mass. The Transit to the Light Side. Bash-scripting.
- Console Into Mass. The Transit to the Light Side. Automatization of Routine Tasks.
- Консоль в массы. Переход на светлую сторону. Часть первая.
- Консоль в массы. Переход на светлую сторону. Часть вторая.
- Консоль в массы. Переход на светлую сторону. Bash.
- Консоль в массы. Переход на светлую сторону. Автоматизация рутинных задач.
- Do
git clone
stuff
$ git clone [email protected]:var-bin/terminalForCoder__WSD.git
- Enjoy 💻
- Terminal managers
screen
[Follow this link]- Installation
- Configuration file for
screen
- Basic key combinations
- How it works
tmux
[Follow this link]- Installation
- Basic key combinations
- How it works
screen
vstmux
[Follow this link]
bash
[Follow this link]- Basic
- Variables
- Passing arguments to the script
- Processing arguments within the script
- Conditions to execute different branches of code
if
if/else
if/elif/else
case/in/esac
- Loops for repeated code
for/in
while
- Basic
- Routine tasks automation [Follow this link]
- Fast
diff
- Fast
diff
+Jira API
- Clean _dist
- Up a large number of repositories
- Useful aliases
- Fast
Want to contribute? Follow these recommendations.