Project InfoXLine is a program that shows one random or specified line of a plain text file. Programming language: c Platform: Unix-like OSes BackgroundI wrote it because I want a tool that can help me learn English. I put down a lot of sentences from movies and save them as a file. With this tool, I can learn one sentence when a terminer is created(I added a command line to issue xline in the .bashrc script). Just put the following line into your .bashrc file: xline -c green $HOME/kb/english.txt DevelopersHistory- Release 1.0.0: 4th Feb, 2006
|