init on github

This commit is contained in:
eddyem
2015-07-23 13:53:23 +03:00
parent 78114fe2cd
commit f4ec4c3ae3
13 changed files with 1239 additions and 0 deletions

14
README Normal file
View File

@@ -0,0 +1,14 @@
run ./compile to compile all
run ./compile {filename} to compile only one file
book_table.c Generates a list of pages to print a book
chartable.c List of charset table
lowercase.c Renames files into lowercase
mydiff.c Simple diff without sort need
parsesquid.c Parce suid log
charset.c Try to guess charset
recdecode.c Decode .rec-files of tricolor satellite receiver
swapfiles.c Swap contents of 2 files
file_histogram.c Simple histogram of file sizes in current directory
DrawOnScreen.c Allows 2 draw on screen by mouse + change color ('r', 'g', 'b'); 'Esc' - stop