Skip to content

自定义的Linux环境配置以及小功能python和shell脚本

Notifications You must be signed in to change notification settings

beikejinmiao/Linux-Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-Bash

目录

  • init-system   初始化系统相关脚本
  • service     系统服务自启动管理
  • vim       自定义VIM配置

脚本

  • autologin.py  北科大校园网模拟网页登录脚本
  • learn-shell.sh shell命令学习
  • super-order.sh 一些有意思的命令
  • xchmod.sh 为指定目录下.py & .sh 文件添加可执行权限
  • 将脚本拷贝至/usr/local/bin(注意$PATH是否包含此路径)下,可直接调用:
    • cp xchmod.sh /usr/local/bin/xchmod
    • xchmod

About

自定义的Linux环境配置以及小功能python和shell脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published