Skip to content

cloudmelon/linux-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

melonbash

cloudmelon's bash playbook

Recap some BASH commands when playing with Kubernetes and other CNCF projects

Go home

cd ~ 

Check folders and location

ls -l 

Empty the target folder

rm -rf melonfolder

Unzip a file :

tar -xvf ./helm.tar.gz

Move the folder :

sudo mv ./helm /usr/local/bin

About

cloudmelon's bash playbook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published