We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
memrate=$(free -mt | grep "buffers/cache"| awk '{print($3 * 100/($4 + $3))}')
bk-sops 版本: V3.32.0
快速执行脚本插件上述语句后面的代码均被识别成字符串
The text was updated successfully, but these errors were encountered:
No branches or pull requests
关键信息
memrate=$(free -mt | grep "buffers/cache"| awk '{print($3 * 100/($4 + $3))}')
bk-sops 版本:
V3.32.0
问题描述
快速执行脚本插件上述语句后面的代码均被识别成字符串
The text was updated successfully, but these errors were encountered: