Profile
Achievement
Makistos's Recent Snippets
- All /
« Prev 1 Next »
This script finds out ALSA devices in Linux programatically, which can be a bit tricky.
0
869
posted 11 years ago by Makistos
This script goes through .change files in the current directory and copies all the files listed to a different directory. It skips the _sources.change files as well.
This is really written in plain bourne shell, but Smipple doesn't seem to suppor...
0
680
posted 11 years ago by Makistos
This code will print out all sysfs devices under a certain device class (which is supplied as a parameter).
0
1366
posted 11 years ago by Makistos