From f316a2ed52195135a35e32d7096e876357c48c69 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Sep 2014 20:03:23 +0000 Subject: initial commit: rc for execline-2.0.0.0 --- doc/homeof.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 doc/homeof.html (limited to 'doc/homeof.html') diff --git a/doc/homeof.html b/doc/homeof.html new file mode 100644 index 0000000..31f2a40 --- /dev/null +++ b/doc/homeof.html @@ -0,0 +1,37 @@ + + + + + execline: the homeof program + + + + + + +

+execline
+Software
+skarnet.org +

+ +

The homeof program

+ +

+homeof prints the home directory of a user. +

+ +

Interface

+ +
+     homeof user
+
+ +

+homeof finds the name of user's home directory, writes +it on stdout, then exits 0. If an error occurs, it prints nothing on +stdout but exits 111 with an explanatory message on stderr. +

+ + + -- cgit v1.2.3