Ivo Danic

  • Total activity 35
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6

Comments

Recent activity by Ivo Danic Recent activity Votes
  • Hi! I saw the topic and i paid attention to the comment that has this code: awk '/cwd=\/home\// {print $3}' /var/log/exim_mainlog|sort|uniq -c|sort -n But my question is, where do i put this code...