Plasma GitLab Archive
Projects Blog Knowledge

#! /bin/sh

# Approximation of: test -e $1

test -d "$1" -o -f "$1"

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml