programs: add simple false program

This commit is contained in:
Florian Fischer
2024-01-13 14:21:27 +01:00
parent ee2f95e51d
commit ebd07576fa
3 changed files with 17 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
SYNOPSIS
false
DESCRIPTION
false sets the exit status to 1.