Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors