Terminal Bash for Testers
Зачем нужен терминал в работе тестировщика, как с ним работать и какие команды надо знать? Какие вопросы ждать на собеседовании, если указать знание Terminal Bash в резюме? Данный курс ответит на все эти вопросы!
Приветствие (читать обязательно)
Overview
What is the Terminal in a plain language
Request <-> Response interaction
Folders and Navigation
User vs root folder
Work with any type of text files (logs, configs, etc)
Edit any type of text files
Using a clipboard in Terminal
Copy, move, delete files
Environment variables
Running apps in Terminal
Killing apps
Sudo
Re-use commands and history of commands
Work in a remote server (SSH)