Skip to content

DanielCEvans/ls-core-unix-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

ls-core-unix-function

bash script which recreates the 'ls' core UNIX function

Things learned by completing this project

  • The .bashrc file is a script that is executed by the Bash shell when the terminal is first opened
  • By adding a function into the .bashrc file, it becomes available each time a new terminal session is started

About

bash script which recreates the 'ls' core UNIX function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published