Skip to content

Instantly share code, notes, and snippets.

@ohadlevy
Created September 10, 2009 05:57
Show Gist options
  • Save ohadlevy/184346 to your computer and use it in GitHub Desktop.
Save ohadlevy/184346 to your computer and use it in GitHub Desktop.
<% a = %w{192.168.2.35 192.168.4.96 192.168.3.184 192.168.2.33 192.168.2.32 192.168.2.26 192.168.3.233 192.168.2.25 192.168.3.140 192.168.3.154 192.168.3.231 192.168.2.2 192.168.1.199 192.168.3.134 192.168.5.242 192.168.3.162 192.168.5.92 192.168.3.142 192.168.5.54 192.168.4.56 192.168.4.116 192.168.5.114 192.168.5.95 192.168.4.167 192.168.4.99 192.168.2.6 192.168.5.232 192.168.5.223 192.168.2.7 192.168.4.233 192.168.5.183 192.168.2.1 192.168.3.47 192.168.3.73 192.168.5.93 192.168.4.95 192.168.1.83 192.168.1.84 192.168.2.9 192.168.3.149 192.168.3.100 192.168.3.29 192.168.4.155 192.168.5.94 192.168.4.175 192.168.4.57 192.168.4.92 192.168.5.98 192.168.5.187 192.168.4.122 192.168.2.11 192.168.3.137 192.168.2.36} %>
XXX <%= a.join(" ") %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment