4 lines
63 B
Text
4 lines
63 B
Text
|
|
#!/usr/local/bin/jsish
|
||
|
|
puts(Info.argv0());
|
||
|
|
puts(console.args);
|