3 lines
53 B
Text
3 lines
53 B
Text
|
|
#!/bin/bash
|
||
|
|
kppp -c default &
|
||
|
|
~/bin/Netscape -mail &
|