⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changer.conf.chio

📁 一套客户/服务器模式的备份系统代码,跨平台,支持linux,AIX, IRIX, FreeBSD, Digital Unix (OSF1), Solaris and HP-UX.
💻 CHIO
字号:
################### Start of $RCSfile: changer.conf.chio,v $ #################### $Source: /home/alb/afbackup/afbackup-3.3.8.1/RCS/changer.conf.chio,v $# $Id: changer.conf.chio,v 1.2 2004/07/08 20:34:48 alb Exp alb $# $Date: 2004/07/08 20:34:48 $# $Author: alb $######### description ##################################################  Configuration file for media changer devices using the chio command####################################################################### Contributed by: Oliver Hartmann, Johannes Gutenberg Universitaet Mainz#   The full path to the chio command is required,#   if not in a standard place## Replacements in the commands:## pattern  replaced with## %d       streamer device filename# %D       changer device filename# %n       the origin number, if counting starts with 1# %m       the origin number, if counting starts with 0# %N       the target number, if conuting starts with 1# %M       the target number, if counting starts with 0## Commands to move cartridges# (moves, that are not supported, should be commented out)#Move Drive To Slot Command:	chio -f %D move drive %m slot %MMove Slot To Drive Command:	chio -f %D move slot %m drive %M#Move Drive To Loadport Command:	#Move Loadport To Drive Command:	#Move Slot To Loadport Command:	#Move Loadport To Slot Command:	#Move Drive To Drive Command:	#Move Slot To Slot Command:	#Move Loadport To Loadport Command:	## Commands to find free resources#ListEmpty Slots Command:	chio -f %D status | grep '^slot [0-9]*: *<ACCESS>$' | awk '{print $2}' | sed 's/:*$//g' | awk '{print $1 + 1}'#ListEmpty Loadports Command:	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -