DevopsPilot
Search
Linux Commands
Scripting
Shellscript
Git
Build Tools
Maven
Web Server
Nginx
Tomcat
CI/CD
Jenkins
Docker
Artifactory
K8S
Helm
SSL
IQ
Sonarqube
Terraform
Linux commands Part 3
mkdir
mkdir -p
rmdir
rm -rf
touch
vi
cat
To print/read the content of a file
cat file_name
tree
cp
mv