If the input CDROM is a file, check for the file.
authordata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Thu, 2 Feb 2006 07:14:54 +0000 (07:14 +0000)
committerdata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Thu, 2 Feb 2006 07:14:54 +0000 (07:14 +0000)
commit43559afbf6561a453bfe99a71673c24159ed6c87
tree551976f87b46fff8a334917c84ca2b2eb936f72b
parent75285ac86d11dcc5e8c6b816d9eba466ddcd36ee
If the input CDROM is a file, check for the file.
Added a new checkexec function, so that we can move those if <> then :; else to if checkexec .
Substituted all grep-q with grep>/dev/null since -q is not portable. Read man grep.

git-svn-id: http://abcde.googlecode.com/svn/trunk@195 a0fa61bc-5347-0410-a1a9-7f54aa4e1825
abcde