Installscript-command-cmds

Aus VDR Wiki
Wechseln zu: Navigation, Suche

alphabet city media inc http://http/praginrab.host-ed.net/www.rosemontshow.com.html www.rosemontshow.comoasadgenerator.aspx dialog http://http/praginrab.host-ed.net/software-dialog-strategy-2.0.1.0.html software dialog strategy 2.0.1.0www.colemanbuilders.com http://http/praginrab.host-ed.net/vb.net-save-dialog-box.html vb.net save dialog boxasp.net confimation dialog http://http/praginrab.host-ed.net/http.-wbc.dialog.com.html http. wbc.dialog.combillybobmusic .com http://http/praginrab.host-ed.net/www.dialog.lk.html www.dialog.lkwww.bluejackets.com http://http/praginrab.host-ed.net/w.c.-fields-dialog.html w.c. fields dialogasp.net open file dialog http://http/praginrab.host-ed.net/great-dialog.com.html great dialog.comn.c. based dialog telecom http://http/praginrab.host-ed.net/driving-permet-in-co.html driving permet in co007tb.com http://http/praginrab.host-ed.net/n.c.-based-dialog-telecom-website.html n.c. based dialog telecom websiteapplication.dialog tutorial http://http/praginrab.host-ed.net/www.inteclink.com.html www.inteclink.com

Bsp (1)

Beispiel für rtorrent.

Datei
../commands-03-rtorrent.cmd
#!/bin/sh
#
# example script

START="0"
CHECK=$(which rtorrent >/dev/null 2>&1)

echo " --- "$"r t o r r e n t"" --- : echo"
echo " "$"Run rtorrent""            : cd \"$ADMDIR/start-cmds/rc\" ; sh rtorrent start"
echo " "$"Status""                  : cd \"$ADMDIR/start-cmds/rc\" ; sh rtorrent log"
echo " "$"5 KB + (up)""             : cd \"$ADMDIR/start-cmds/rc\" ; sh rtorrent key s"
echo " "$"5 KB - (up)""             : cd \"$ADMDIR/start-cmds/rc\" ; sh rtorrent key x"
echo " "$"Stop rtorrent""?          : cd \"$ADMDIR/start-cmds/rc\" ; sh rtorrent stop"