Announcement

Collapse
No announcement yet.

Enable a command line tool

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Enable a command line tool

    shell,console,commands

  • #2
    Hello!

    I have a site wich needs to execute whois. Every time the cron run i got an email with this message:

    sh: whois: command not found

    How can i enable this command for this site only or globally?

    Thanks
    Cristian

    Comment


    • #3
      cagefsctl --addrpm jwhois

      cagefsctl --force-update

      for all users.

      Looking forward for resonse on how to do it for 1 user only

      Comment


      • #4
        Thank you very much!

        Comment

        Working...
        X