in case of you have no curses library installed, use
sudo apt-get install libncurses5-dev
and then compile source code like down below.
cc -o sizeterm sizeterm.c -lncurses
https://www.youtube.com/watch?v=1lBadANnJaw
No comments:
Post a Comment