I mean how to run a bash script which calls some commands from HP Data Protector which is installed on Win Server 2008 R2?
sample command in bash:
$OMNIBIN/omnirpt -report session_statistics -timeframe 24 24 >> $LOG
I mean how to run a bash script which calls some commands from HP Data Protector which is installed on Win Server 2008 R2?
sample command in bash:
$OMNIBIN/omnirpt -report session_statistics -timeframe 24 24 >> $LOG