Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kisom/the_basement
nothing to see here. move along.
https://github.com/kisom/the_basement
Last synced: 18 days ago
JSON representation
nothing to see here. move along.
- Host: GitHub
- URL: https://github.com/kisom/the_basement
- Owner: kisom
- Created: 2011-01-14T13:15:52.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-06T06:31:30.000Z (over 12 years ago)
- Last Synced: 2024-10-11T02:46:23.896Z (about 1 month ago)
- Language: C
- Homepage:
- Size: 902 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
various bits and pieces of code, all thrown in here to keep them synced
up if i want to tinker.irclogd: C IRC logger daemon. log into several irc channels on the same
server and write everything in the channel to disk. in progress.
srm: secure file remover written in C. overwrites a file with random
data before unlinking it. see srm -h for options. works, still
some items on the TODO list.
sh: shell scripts. oh god the bourne shell was everywhere...
xw: xterm wrapper - execute the command line with xterm -e or an
alternative, specifiable via an environment variable or a
config file. would take about 30 seconds in shell, but that's
no fun, so it's written in C and complete.
defscan: scan headers for unused #defines. written in C, in progress
and semi-abandoned.
cproj: a tool to work with c projects. it's rad.