terminalForCoder__WSD
terminalForCoder__WSD copied to clipboard
repository for practice *nix terminal (Ubuntu prefer)
terminalForCoder__WSD
repository for practice *nix terminal (Ubuntu prefer)
Articles (EN)
- 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.
Статьи (RU)
- Консоль в массы. Переход на светлую сторону. Часть первая.
- Консоль в массы. Переход на светлую сторону. Часть вторая.
- Консоль в массы. Переход на светлую сторону. Bash.
- Консоль в массы. Переход на светлую сторону. Автоматизация рутинных задач.
Slides (EN)
Слайды (RU)
How to use it
- Do
git clonestuff
$ git clone [email protected]:var-bin/terminalForCoder__WSD.git
- Enjoy :computer:
The list of topics
- 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
screenvstmux[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
ifif/elseif/elif/elsecase/in/esac
- Loops for repeated code
for/inwhile
- Basic
- Routine tasks automation [Follow this link]
- Fast
diff - Fast
diff+Jira API - Clean _dist
- Up a large number of repositories
- Useful aliases
- Fast
Contributing
Want to contribute? Follow these recommendations.