shell 微调加载
tags: 艺术
affect.sh
#!/usr/bin/env bash
arr=('-' '\' '|' '/')
while true; do
for c in ""; do
echo -en "\r $c "
sleep .5
done
done
执行:
2023-03-23 05:58:42 阅读次数:134
tags: 艺术
affect.sh
#!/usr/bin/env bash
arr=('-' '\' '|' '/')
while true; do
for c in ""; do
echo -en "\r $c "
sleep .5
done
done
执行:
通过java调用shell脚本实现服务的重启
【linux】linux环境变量|删除|添加|shell父子环境变量传递
【Shell】Shell时间相关|统计Shell脚本执行时间|sleep
【C\\C++】程序如何执行shell命令并获取执行结果|popen
【shell】遍历目录及其子目录中的所有文件|判断文件是否有修改
【shell】实现交互|read读取键盘输入
shell编程(编写、执行,shell变量、传参、字符串、运算符使用)
CICD 小提示:Jenkins 中使用 shell for 循环报错
go环境+ip本地库统计ip归属地
【备忘/shell】hadoop 常见shell 与相关进程操作命令 ing
文章
32777
阅读量
4807815
2025-04-22 09:40:08
2025-03-21 06:57:11
2025-03-21 06:56:59
2025-03-21 06:56:59
2025-03-21 06:56:59
2025-03-21 06:56:46
2023-05-08 10:00:50
2023-05-23 08:16:12
2023-04-19 09:39:07
2023-03-22 09:03:11
2023-04-25 10:20:45
2023-03-22 09:03:21