Skip to content

BABAR-TAHSEEN55/Bash-Scripting

Repository files navigation

In Linux Everything is a file !!!! For example , go into cd /
then do , cd bin and you can find commands like ls , cat etc is a file

  • Bin Contains all the command binaries #TODO : Create a simple file for storing Unique Commands which might come handy sometime
  • hash -r
  • sudo -i
  • command -v
  • grep -r -i "github CLI" /home/lelouch/tech/ 1>/dev/null -> R stands for recursive find in directories and subdirectories Command for find by excluding something : find ~/tech -path "*/node_modules" -prune -o -type d -name "test" -print

About

Learning about Bash Scripting to automate tasks cuz I am lazy shi~

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages