shell

shell(s) allows to run shell command s (string). Calling shell function on a URL will open your default internet browser.

Examples

> shell('https://www.mathlayer.com')
> shell(pwd)

Resources

See also

help | pwd