#!/bin/sh printf '%s\n' "Hi $USER! You've successfully authenticated, but I do not" printf '%s\n' "provide interactive shell access." exit 128
GitFOSS • v0.2.0 (#421408f) • MIT License