From a dvd CLI screensaver to a btop replacement.
To compile (pretty much anything available in the provided link), just do
gcc filename.c -o whateveryouwant -static
You must log in or register to comment.
From a dvd CLI screensaver to a btop replacement.
To compile (pretty much anything available in the provided link), just do
gcc filename.c -o whateveryouwant -static