Skip to content

This Repo contains all the basic Bash codes to learn.

Notifications You must be signed in to change notification settings

IOxCyber/Hash4Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASH “Bourne Again Shell”

  • Bash is the name of the UNIX shell, which was also distributed as the shell for the GNU operating system and as the default shell on most Linux distros.
  • Bash is also a programming platform and users are enabled to write programs that accept input and produce output using shell commands in shell scripts.

Free Websites to learn:

Learning Platforms:

Online Compiler:

Some Insights:

  • DASH vs BASH: dash is newer standerd of bash by POSIX & some syntex is different as "function" ketword give error in DASH.
  • Shell programming uses other common shells such as sh, csh, tcsh.

About

This Repo contains all the basic Bash codes to learn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages