Обложка канала

Кладовка Тестировщика

2841 @qainfo

Полезные материалы для тестировщика

Кладовка Тестировщика

4 года назад
Открыть в
Linux Commands Every User Should Know 🔗 Read... #на_допомогу_тестувальнику, #linux
Linux Commands Every User Should Know

Before we go on to the list of commands, you need to open the command line first, so in this post, I will use "Git Bash" which is an application for Microsoft Windows OS environments that provides Unix-based shell utilities & experience for Git command-line commands. Here is a list of basic Linux commands: cd command Use the cd command to navigate through Linux files and directories. Depending on the current working directory, it requires either the full path or the name of the directory. cd ..

David Tzemach