mirror of
https://github.com/tteck/Proxmox.git
synced 2026-08-29 18:46:29 +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