#!/usr/local/bin/python3
import subprocess;print(subprocess.call([“ls”, “/friends/.rakudobrew/’]))