1*84d9c625SLionel Sambuc 2*84d9c625SLionel Sambuc#------------------------------------------------------------------------------ 3*84d9c625SLionel Sambuc# $File: javascript,v 1.1 2012/06/16 13:30:36 christos Exp $ 4*84d9c625SLionel Sambuc# javascript: magic for javascript and node.js scripts. 5*84d9c625SLionel Sambuc# 6*84d9c625SLionel Sambuc0 search/1/w #!/bin/node Node.js script text executable 7*84d9c625SLionel Sambuc!:mime application/javascript 8*84d9c625SLionel Sambuc0 search/1/w #!/usr/bin/node Node.js script text executable 9*84d9c625SLionel Sambuc!:mime application/javascript 10*84d9c625SLionel Sambuc0 search/1/w #!/bin/nodejs Node.js script text executable 11*84d9c625SLionel Sambuc!:mime application/javascript 12*84d9c625SLionel Sambuc0 search/1/w #!/usr/bin/nodejs Node.js script text executable 13*84d9c625SLionel Sambuc!:mime application/javascript 14*84d9c625SLionel Sambuc0 search/1 #!/usr/bin/env\ node Node.js script text executable 15*84d9c625SLionel Sambuc!:mime application/javascript 16*84d9c625SLionel Sambuc0 search/1 #!/usr/bin/env\ nodejs Node.js script text executable 17*84d9c625SLionel Sambuc!:mime application/javascript 18