Skip to content

Joaovictordsl/linux-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This file is to practice my bash and Linux knowledge :)

Commands:

#!/user/bin/env bash

Declare this to run the bash command with './'

ls -a -l

cd ./ ./..

mv

alias

rm

cp

echo # "echo >" append to a file) "echo >>" (append to the end of the file)

cat

grep

bat

man # print the manual of a command ex: "man cat" 
 
| #pipe

About

This repo is to train e practice my Linux/bash knowledge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages