|
From: Søren V. C. <sv...@kb...> - 2010-08-18 12:25:38
|
Hi there. You could just place the commands in a shell script, and just run that script instead. BTW, you only need to run the "chmod u+x $HERITRIX_HOME/bin/heritrix" command once, so you properly don't need that line in the script. /Søren Fra: Allen Sim [mailto:all...@gm...] Sendt: 19. juli 2010 18:42 Til: arc...@li...; arc...@li... Emne: [Archive-access-discuss] Heritrix issues - autostartup Hi, Can I ask some question regarding Heritrix at here? I am currently using Heritrix 1.14.3 Everytime, when i need to use Heritrix, I found that I need to run the following command: export HERITRIX_HOME=/root/heritrix-1.14.3 cd $HERITIX_HOME chmod u+x $HERITRIX_HOME/bin/heritrix $HERITRIX_HOME/bin/heritrix --admin=LOGIN:PASSWORD --port=9090 Is there anyway to autostartup without typing so many commands? Please help. Looking forward to hear from your answer and guidiance. Thanks in advance. Wilson |