this dir save mybashrc and help file
first time init linux envirence to mybash
$cd /opt
$sudo git clone https://github.com/fengming1201/fengming.d.gitmake sure download completed
/opt/fengming.d/
├── bash_function_lib
├── cmd_help
├── documents
├── install.sh
├── mybashrc
├── README.md
├── sorftware_toolket
└── what_is_by_keyword$sudo bash /opt/fengming.d/install.shcheck exec result:
if [ -f /opt/fengming.d/mybashrc ];then
. /opt/fengming.d/mybashrc
filogout$bash sorftware_pagke_install.sh