在Linux文件夹里面按照指定文本内容搜索是否存在该文件,如果存在就按照文本规则替换成对应名称
2022-07-22 14:00:32 2KB shell bash linux 运维
1
最新版的bash指南,纯英文版本,喜欢的拿去,谢谢支持 Contents 1 Introduction 7 1.1 About This Guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.2 A Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.3 Using Bash . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 1.4 Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
2022-07-19 09:00:44 867KB bash linux
1
Bash 脚本实例:获取符号链接的目标位置.doc
2022-07-05 16:00:38 44KB Bash
1
ble.sh:Bash Line Editor-用纯Bash编写的全功能行编辑器! 在Bash交互式会话中可以使用语法突出显示,自动建议,vim模式等!
2022-07-04 09:39:34 1.61MB syntax-highlighting bash auto-complete line-editor
1
md-scripts:有助于在Gromacs上准备和运行MD模拟的Python和Bash脚本
2022-06-22 12:00:42 78KB Shell
1
主要介绍了linux bash脚本监控启动停止weblogic服务的脚本写法,非常不错,具有参考借鉴价值,需要的朋友可以参考下
2022-06-20 07:55:17 38KB linux bash脚本
1
vscode-export-import-extensions 创建脚本的目的是简化系统重新安装后还原一组Visual Studio Code扩展或将其移动到另一个实例的过程。 在操作期间使用扩展名,并忽略版本。 对于导入操作,建议使用通过此脚本导出的文件。 用 $ ./vscode-export-import-extensions.sh Usage: ./vscode-export-import-extensions.sh [-o ] [-p ] -o Operation to perform, can either be export or import: export - Exports list of installed Visual Studio Code extensions to a plain text f
2022-06-10 13:39:36 4KB shell bash vscode Shell
1
Linux运维-运维系统服务04-Shell脚本d2-shell基础知识-05BASH特性.mp4
2022-06-09 13:02:34 9.75MB linux 运维 软件/插件
在Windows的Git Bash下使用tree命令 用于解决bash: tree: command not found 官网下载:[Tree for Windows](http://gnuwin32.sourceforge.net/packages/tree.htm)
2022-06-06 15:13:02 49KB tree git-bash
1
目录网盘文件永久链接 01.BASH编写入门与实例 02.编写对话框的界面程序 03.与服务器交互的脚本 expect 04.BASH内置变量的使用 05.awk编程与应用
2022-06-04 17:00:33 319B Linux