This website requires JavaScript.
Explore
Help
Sign in
xrsh
/
xrsh-com
Watch
1
Star
1
Fork
You've already forked xrsh-com
0
Code
Issues
6
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
10bbfd27e2
xrsh-com
/
com
/
isoterminal
/
mnt
/
profile.js
7 lines
91 B
JavaScript
Raw
Normal View
History
Unescape
Escape
disabled other menuitems
2024-09-06 08:30:24 +00:00
#!/bin/js
various unix utilities to interface with browser
2024-08-27 18:40:05 +00:00
window
.
helloworld
=
function
(
)
{
alert
(
"hello world"
)
js now returns output
2024-09-05 17:09:40 +00:00
return
"hello world"
various unix utilities to interface with browser
2024-08-27 18:40:05 +00:00
}
Reference in a new issue
Copy permalink