Jethro commented on a Page, Channel Stats   -  Jun 18, 2012

chachin, replace the existing "InfoTrackerSave" alias with this one and retry:

alias -l infotrackersave {
var %e = $event
if ($hget($+(IT,%e))) {
hsave $+(IT,%e) $+(IT,%e,.hsh)
}
else {
hmake $+(IT,%e) 100
hsave $+(IT,%e) $+(IT,%e,.hsh)
}
}
 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.