目录:
home
/
greakqsw
创建文件/文件夹
文件
文件夹
创建
上传文件
上传
编辑文件: .bash_profile
# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs PATH=$PATH:$HOME/bin export PATH
保存修改
取消