Skip to content

rern/tips_bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab43f5d · Apr 4, 2025
Jul 30, 2017
Jun 11, 2023
Jul 5, 2022
Aug 10, 2020
Sep 15, 2020
Jul 28, 2017
Jul 27, 2017
Jul 27, 2017
Aug 21, 2017
Jan 1, 2023
Jul 27, 2017
Oct 25, 2022
Jul 27, 2017
Feb 8, 2024
Aug 22, 2017
Jun 11, 2023
Jan 29, 2024
Oct 4, 2017
May 31, 2018
Sep 15, 2020
Feb 21, 2024
Jul 27, 2017
Jul 27, 2017
Jul 19, 2021
May 29, 2019
Jul 15, 2020
Sep 25, 2017
Jul 27, 2017
Jun 28, 2023
Feb 1, 2022
Jul 29, 2017
Jul 27, 2017
Sep 11, 2017
Sep 26, 2022
Jul 27, 2017
Aug 14, 2019
Jul 30, 2017
Jul 27, 2017
Jun 10, 2018
Aug 11, 2017
Jan 21, 2018
Jun 6, 2021
Feb 13, 2021
Jul 27, 2017
Jul 20, 2021
Jun 11, 2023
Aug 2, 2017
Apr 3, 2023
Apr 4, 2025
Jul 27, 2017
Dec 26, 2018
Sep 16, 2018
Sep 29, 2022
Jan 31, 2022
Jul 27, 2017
Jan 11, 2019
Oct 13, 2020
Jul 27, 2017
Oct 4, 2022
Jul 27, 2017
Feb 6, 2024
Aug 19, 2017
Jan 1, 2023
Jun 9, 2019
Aug 11, 2017
Jul 27, 2017
Jul 20, 2020
Jun 10, 2018
Sep 17, 2017
Jul 23, 2019

Repository files navigation

Bash Tips

Terminal login load script
add *.sh with chomd +x to /etc/profile.d/

  • the same as . / source command ( . *.sh )
  • all functions in *.sh can be run as bash commands
  • all variables in *.sh can be called in shell

Terminal banner
display banner on login from /etc/motd

About

Bash tips

Resources

Stars

Watchers

Forks

Languages