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 
        
        
            3228 
        
                    posted 12 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 
        
        
            1283 
        
                    posted 12 years ago by Makistos
            This code will print out all sysfs devices under a certain device class (which is supplied as a parameter).
        
        
        
            0 
        
        
            3789 
        
                    posted 12 years ago by Makistos