Closed nser77 closed 1 month ago
Hello, the file /etc/os-release can be sourced.
/etc/os-release
This should reduce code complexity, increase speed, and work without dependencies (grep, awk and tr).
grep
awk
tr
Please provide feedbacks!
Please ignore this PR.
Regards,
Hello, the file
/etc/os-release
can be sourced.This should reduce code complexity, increase speed, and work without dependencies (
grep
,awk
andtr
).Please provide feedbacks!