Timeline for How can I change the OS version output?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 7, 2022 at 2:42 | comment | added | dave |
Except most programs don't call uname but use the syscall interface to get the information displayed there. And even if they did then the alias only overrides uname when called from a shell where aliases are replaced and not from a program that calls uname
|
|
| Jan 7, 2022 at 2:03 | history | answered | spybull | CC BY-SA 4.0 |