Skip to content

Instantly share code, notes, and snippets.

@2XXE-SRA
Last active June 25, 2020 13:23
Show Gist options
  • Save 2XXE-SRA/ecfa69adc17a6e53b32334be2b708bf1 to your computer and use it in GitHub Desktop.
Save 2XXE-SRA/ecfa69adc17a6e53b32334be2b708bf1 to your computer and use it in GitHub Desktop.
misc remote resources
WScript.Echo("hello world");
WScript.Echo "hello world"
@echo off
echo hello
import os
print("hello world")
os.system("open /Applications/Calculator.app")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment