forked from nakidai/mycfetch
1
0
Fork 0
hiscfetch/info.h

3 lines
171 B
C
Raw Normal View History

2023-06-10 17:56:49 +03:00
char *GetKernelVer(void); // takes kernel version from /proc/version
char *GetCurrentUser(void); // user@pc
char *GetUptime(void); // takes uptime from uptime -p