Hello,
I am looking to make a simple line counter - which has a simple GUI that shows a "counter" like a website hit counter....
The linux equivalent of "wc -l blah.txt"
So if blah.txt has 450 lines the counter will show 450 ... except it auto-refreshes every 3 seconds because the file is always changing....
Thanks for the help on this!!
I am looking to make a simple line counter - which has a simple GUI that shows a "counter" like a website hit counter....
The linux equivalent of "wc -l blah.txt"
So if blah.txt has 450 lines the counter will show 450 ... except it auto-refreshes every 3 seconds because the file is always changing....
Thanks for the help on this!!