Korvin commented on a Page, IRCop /sahop command.  -  Feb 24, 2008

there is no reason for the !$1, because if there isnt a $2, there obviously isnt a $1

alias sahop {
  if ( !$2 ) {
    echo -a * /sahop: insufficient parameters
    halt
  }
  sapart $1 $2
  .timer 1 1 sajoin $1 $2
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.