Skip to content

Instantly share code, notes, and snippets.

@psychoslave
Created April 11, 2020 13:03
Show Gist options
  • Select an option

  • Save psychoslave/1f4b5626c6276dd5b82a5ec8fe03edfa to your computer and use it in GitHub Desktop.

Select an option

Save psychoslave/1f4b5626c6276dd5b82a5ec8fe03edfa to your computer and use it in GitHub Desktop.
A shell/javascript polyglot programs
#!/usr/bin/env sh
# Taken from https://stackoverflow.com/a/34534006/1307778
':' //; exec "$(command -v gjs)" "$0" "$@"
~function(){ ... }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment