Duplicate Clean A simple tool to delete duplicate files. Table of Content Compatible Platform Usage Example Compatible Platform macOS Linux Usage Example Manually creating duplicate files 1. Creating a directory named 'test' under '/tmp' mkdir /tmp/test 2. Coping dupclean source files to directory /tmp/test cp -r /path/to/dupclean/ /tmp/test/ 3. Creating duplicate files for f in […]
执行python文件的时候报如下错误: env: python3\r: No such file or directory 查看文件首行: #!/usr/bin/env python3 # -*- coding: utf-8 -*- 在命令行单独执行无任何报错 /usr/bin/env python3 Python 3.10.6 (main, Aug 11 2022, 13:49:25) [Clang 13.1.6 (clang-1316.0.21.2.5)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> exit() 遂祭出祖师爷谷歌大神,搜到原文如下: what could cause a script to fail to find python when it […]
AliDisk 用法 python3 -m pip install aligo python3 alidisk.py修改文件260行邮箱及提示语。 感谢aligo大牛门造出陆虎,咱不过就是那个给陆风改车漆的,不值一提。贴上aligo链接,以表敬意。 支持命令&功能 ls - 列出当前目录内容 pwd - 显示当前所在目录 cd - 更改目录 mv - 移动文件|目录 cp - 复制文件|目录 rm - 删除文件|目录 文件名自动补全 目前存在bug 尚不支持带特殊字符的目录&文件名 尚不支持除上述列表以外其它命令 示例 1. 登陆 aligo提供了两种方式登陆,不指定接受邮箱时直接打开二维码,扫码登陆;或者指定接受二维码的邮箱,在收件中扫码登陆。 So easy! 不费话。 2. 列出目录内容并删除文件 cd testrm batt<tab> 3.明天再补充 https://github.com/n0rvyn/AliDisk/blob/main/README.md
1. IP子网计算 2. RHEL自动配置IP地址 3. 并行终端 4. GPFS配置及布署 未完待续