To start the Log File Input adapter from the command line, set the CLASSPATH environment variable and execute the start command.
To set the CLASSPATH environment variable, use createClasspath.sh (UNIX, Linux) or createClasspath.bat (Windows).
Most UNIX-like operating systems place start-up scripts in /etc/init.d. To start the adapter on such a system, Sybase recommends that you copy the script logfile_input.rc to the /etc/init.d directory and make any necessary edits.
On systems without /etc/init.d, you can use logfile_input.rc as the basis for writing your own script to start the Log File Input adapter.