⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sucommand

📁 su 的源代码库
💻
字号:
#! /bin/shecho "running    sugain < modeldata scale=10 > junk.su"echo echo time sugain < modeldata scale=10 > /dev/nullecho echo echo "Compare the above times with the same program run with"echo "sucommand, with pipes initiated by change in fldr header field"echo echo time sucommand < modeldata key=fldr command="sugain scale=10" dir=0 > /dev/nullecho echo echo echo echo "Compare the above times with the same program run with"echo "sucommand, with pipes initiated by change in order of tracf"echo echo echo echo time sucommand < modeldata key=tracf command="sugain scale=10" dir=+1 > /dev/nullecho echo exit 0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -