00 Tag 6 篇文章。6 posts.
标签 · TagTag · 标签
shell
01 PostsPosts
2023 · 10 · 20
DevMon - 通用SNMP编排工具
DevMon - Devices Monitor with SNMP SNMP(Simple Network Management Protocol)大家都懂,不再缀述。 Python及其它语言也存在许多非常优秀的三方库,比如等等等(只知道
2023 · 09 · 03
揭密'find'无匹配,搭配'xargs'却能列出文件的原因
问题描述 单独用查找满足条件的文件或目录时并无匹配,如下: 列出目录下文件以作展示[\[1\]](#fn1) 查找名称包含abc的目录 但是,如果把上面find的结果管道给xargs,再用ls列出 注意:没有匹配的管道给之后居然列出了下的全
2022 · 09 · 02
python文件执行时报错‘No such file or directory’
执行python文件的时候报如下错误: 查看文件首行: 在命令行单独执行无任何报错 遂祭出祖师爷谷歌大神,搜到原文如下: what could cause a script to fail to find python when it ha
2022 · 08 · 12
Parallel Shell 用例详解
1\. IP子网计算 2\. RHEL自动配置IP地址 3\. 并行终端 4\. GPFS配置及布署 未完待续
2022 · 07 · 23
Parallel Shell for Multiple Hosts
Usage Required RHEL 7.9 Python >= 3.6.8 - paramiko-2.11.0 - bcrypt-3.2.2 - cryptography-36.0.2 - PyNaCl-1.5.0 - six-1.16
2022 · 07 · 01
Script for Creating WLS Domain&Server
filename: wlstoolkit.sh This script is used for creating domain&server for Weblogic USAGE: for example: Options: https:/