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 阅读次数:136
tags: 艺术
affect.sh
#!/usr/bin/env bash
arr=('-' '\' '|' '/')
while true; do
for c in ""; do
echo -en "\r $c "
sleep .5
done
done
执行:
HashTeam web_浑元形意 writeup
shell基础_shell实践
shell基础_shell简介
全局变量_嵌套shell
脚本交互_基础知识_子shell基础
内置变量_脚本相关
脚本交互_基础知识_shell登录解读
通过java调用shell脚本实现服务的重启
【linux】linux环境变量|删除|添加|shell父子环境变量传递
【shell】遍历目录及其子目录中的所有文件|判断文件是否有修改
文章
33561
阅读量
5222494
2025-05-19 09:04:14
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
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