

























convert -thousandoptionsimagemagick 






#!/bin/bash
python solveeverything.py
:troll: (edited)
/usr/bin/env bash btw



#!/bin/bash
python solveeverything.py
yeah because you need a shell script to call a python script which is then interpreted by the python interpreter which in turn runs in machine code. I've probably left out some layers⦠



!convert -blub



[[ ]] gives an exit code (that can be any integer afaik), and you ! it
