Viewing profile — cwojscs
cwojscs
HN member- Joined
- Mon, Aug 05, 2013, 6:31 AM UTC
- HN karma
- 2
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About cwojscs
No profile information was provided.
Recent public activity
-
comment
Comment #6158742
mkdir {js,cs} coffee -cwo js cs & echo "alert 'x'" > cs/x.coffee echo " " > x.html open x.html echo "alert 'x2'" > cs/x.coffee refresh x.html