Added allmixer.sh - wrapper that call amixer command for all cards in ALSA system
[mirrors/Programs.git] / bash / infect / hello.c
1 #include <stdio.h>
2 int main() { printf("Hello, world!\n"); }
This page took 0.271819 seconds and 4 git commands to generate.