mirror of
https://github.com/tteck/Proxmox.git
synced 2026-08-06 07:36:11 +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