mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-08-10 16:21:15 +00:00
`awk` is more efficient than using `tr` as it doesn't need to create a new process
`awk` is more efficient than using `tr` as it doesn't need to create a new process