Jump to content

DanMeier

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by DanMeier

  1. I need to install esets.x86_64_RHEL.rpm.bin on 200+ Linux servers. I tried using a script with a heredoc:

     

     

    ./esets.x86_64_RHEL.rpm.bin <<EOD
    ^M

    y
    n
    EOD

     

    But it's pretty much ignoring the input.

     

    Are there command-line arguments to accept the license agreement and skip the samples submission?

     

    I'd really like to do this in a script as I want it to be included in my new server standup (scripted) process.

×
×
  • Create New...