3 lines
40 B
Bash
Executable File
3 lines
40 B
Bash
Executable File
#!/bin/sh
|
|
beep -f 400 -l 100 -r 3 -d 50
|