成人免费xxxxx在线视频软件_久久精品久久久_亚洲国产精品久久久_天天色天天色_亚洲人成一区_欧美一级欧美三级在线观看

autorun 中文man頁面

系統(tǒng)
autorun自動識別系統(tǒng)上所有可獲得的CDROMs,在插入CD時載裝它們,并執(zhí)行CD上可能包含的'autorun'可執(zhí)行文件。要讓普通用戶使用這樣的功能,你必須在/etc/fstab中想要使用的CDROMs條目上加入選項user,exec。

名字

autorun - 自動裝載/卸載CDROMs并在裝載后執(zhí)行/path/to/cdrom/autorun  

總覽

autorun [-lmqv?V] [-a EXEC] [-c CDPLAYER] [-e STRING] [-i MILLISEC] [-n STRING] [-t STRING] [--autorun=EXEC] [--cdplayer=CDPLAYER] [--interval=MILLISEC] [--lock] [--mountonly] [--notify=STRING] [--notify-insert=STRING] [--notify-eject=STRING] [--quiet] [--verbose] [--help] [--usage] [--version] [cdromdevices...]  

描述

autorun自動識別系統(tǒng)上所有可獲得的CDROMs,在插入CD時載裝它們,并執(zhí)行CD上可能包含的'autorun'可執(zhí)行文件。要讓普通用戶使用這樣的功能,你必須在/etc/fstab中想要使用的CDROMs條目上加入選項user,exec。

你也可以在KDE中使用Autorun.kdelnk。只要把它放到你的 Autostart文件夾中即可。

程序分析命令字串并用裝載點路徑來替換%P%參數(shù)。用設(shè)備路徑來替換%D%。然后就用/bin/sh -c "command string"來執(zhí)行命令字串;

選項

-a, --autorun=EXEC

如果換CD盤的話執(zhí)行EXEC。該可執(zhí)行文件必須位于CD盤上。例如,如果你指定"--autorun=myprogram",而你的CD盤裝載到了 /mnt/cdrom下的話,在換盤后,autorun會嘗試運行 "/mnt/cdrom/myprogram"。 (缺省為"/autorun")

-c, --cdplayer=CDPLAYER

如果插入的是唱片的話,運行CDPLAYER (缺省為"/usr/bin/kscd")

-i, --interval=MILLISEC

每次檢查之間間隔MILLISEC (缺省為1000000)

-l, --lock

鎖定裝載好的介質(zhì)(手工卸載)

-m, --mountonly

只進行裝載/卸載(不執(zhí)行任何內(nèi)容)

-n, --notify=STRING

如果換盤則執(zhí)行命令STRING (缺省為"/usr/bin/kfmclient refreshDesktop")

-t, --notify-insert=STRING

如果插入盤片則執(zhí)行命令STRING,就不執(zhí)行"/autorun"以及用 --autorun指定了的內(nèi)容 (缺省為"/usr/bin/kfmclient openURL %P%")

-e, --notify-eject=STRING

Command STRING that will executed if a CD was ejected 如果取出盤片則執(zhí)行命令STRING (缺省為"")

-q, --quiet

不產(chǎn)生任何輸出

-v, --verbose

產(chǎn)生詳細的輸出

-?, --help,

列出此幫助信息

--usage

列出一份簡要用法信息

-V, --version

列出程序版本

長選項所有的強制或可選參數(shù)也適合任何相應的短選項。

作者

主要作者:
===============

Harald Hoyer    E-Mail:
                        Harald.Hoyer@redhat.de
                        autorun@parzelle.de
                HTTP:
                        http://parzelle.de/

#p# 

NAME

autorun - automatically mounts/unmounts CDROMs and executes /path_to_cdrom/autorun after mounting  

SYNOPSIS

autorun [-lmqv?V] [-a EXEC] [-c CDPLAYER] [-e STRING] [-i MILLISEC] [-n STRING] [-t STRING] [--autorun=EXEC] [--cdplayer=CDPLAYER] [--interval=MILLISEC] [--lock] [--mountonly] [--notify=STRING] [--notify-insert=STRING] [--notify-eject=STRING] [--quiet] [--verbose] [--help] [--usage] [--version] [cdromdevices...]

DESCRIPTION

autorun automagically recognises all available CDROMs in your system, mounts them upon insertion and executes a possible 'autorun' executable on the CD. To allow an ordinary user to do this you have to add the options user,exec in /etc/fstab to the CDROMs you want to use.

 

You may also use Autorun.desktop for KDE. Just place it in your Autostart folder.

Command strings are parsed and %P% is replaced by the mountpoint path. %D% is replaced by the device path. After that the command string will be executed using /bin/sh -c "command string";

OPTIONS

-a, --autorun=EXEC
Execute EXEC, if the CD changes. This executable must be located on the CD. I.e. if you specify "--autorun=myprogram", and your CD is mounted under /mnt/cdrom, after the CD is changed, autorun will attempt to run "/mnt/cdrom/myprogram". (default "/autorun")
-c, --cdplayer=CDPLAYER
Run CDPLAYER, if an audio CD is inserted (default "/usr/bin/kscd")
-i, --interval=MILLISEC
The time to wait in MILLISEC between checks (default 1000)
-l, --lock
Lock the mounted media (unmount by hand)
-m, --mountonly
mount/unmount only (do not execute anything)
-n, --notify=STRING
Command STRING that will executed if the CD changes (default "/usr/bin/kfmclient configureDesktop")
-t, --notify-insert=STRING
Command STRING that will executed if a CD was inserted and the autorun executable "/autorun" or the one specified with --autorun was NOT executed. (default "/usr/bin/kfmclient openURL %P%")
-e, --notify-eject=STRING
Command STRING that will executed if a CD was ejected (default "")
-q, --quiet
Don't produce any output
-v, --verbose
Produce verbose output
-?, --help
Give this help list
--usage
Give a short usage message
-V, --version
Print program version

Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.

AUTHOR

Harald Hoyer <Harald.Hoyer@redhat.de>

There is a project web page at parzelle.de: http://parzelle.de/.

 

責任編輯:韓亞珊 來源: CMPP.net
相關(guān)推薦

2011-08-15 10:21:09

man中文man

2011-08-24 16:48:36

man中文man

2011-08-11 16:11:49

at中文man

2011-08-25 10:21:56

man.conf中文man

2011-08-11 15:03:21

ACCESS中文man

2011-08-11 15:28:43

ali中文man

2011-08-11 16:31:49

biff中文man

2011-08-11 17:16:43

cce中文man

2011-08-11 18:05:04

chvt中文man

2011-08-11 18:13:07

clear中文man

2011-08-12 09:13:02

df中文man

2011-08-12 09:38:06

dircolors中文man

2011-08-12 09:44:37

dirname中文man

2011-08-12 10:20:02

echo中文man

2011-08-12 10:25:55

eject中文man

2011-08-12 11:07:19

git中文man

2011-08-12 13:18:19

head中文man

2011-08-12 13:49:23

hostid中文man

2011-08-12 13:54:46

hostname中文man

2011-08-12 14:53:56

kill中文man
點贊
收藏

51CTO技術(shù)棧公眾號

主站蜘蛛池模板: 国产一区二区精品在线观看 | 欧美激情亚洲天堂 | 亚洲 精品 综合 精品 自拍 | 国产成人精品高清久久 | 古装三级在线播放 | 亚洲乱码一区二区三区在线观看 | 久久久精品一区 | 天天射天天干 | 欧美一级在线免费 | 国产精品一区二区av | 毛片视频网站 | 羞羞网站在线免费观看 | 男人午夜视频 | 韩国精品在线观看 | 欧洲成人免费视频 | 精品成人av | 欧美亚洲国产一区二区三区 | 欧美a在线观看 | 日韩成人影院 | 亚洲精品大全 | 久久精品国产久精国产 | 久久精品国产久精国产 | 国产99久久精品一区二区300 | 黄色一级毛片免费看 | 在线视频a | 99视频在线免费观看 | 国产 欧美 日韩 一区 | 日韩乱码在线 | 五月天婷婷激情 | 日韩色图在线观看 | 久久综合一区 | 国产精品久久久久久模特 | 免费一区二区三区 | 亚洲国产精品99久久久久久久久 | 久久久久中文字幕 | 欧美精品一 | 久久国产一区二区三区 | 国产精品99久久久久久久vr | 国产乱码精品1区2区3区 | 欧美一级淫片免费视频黄 | 成人在线观看黄 |