Skip to content

Latest commit

 

History

History

0x03-shell_variables_expansions

  • 0-alias: a script that creates an alias.
  • 1-hello_you: a script that creates an alias.
  • 2-path: Add /action to the PATH. /action should be the last directory the shell looks into when looking for a program.
  • 3-paths: a script that counts the number of directories in the PATH.