summaryrefslogtreecommitdiffstats
path: root/getpw-single
diff options
context:
space:
mode:
Diffstat (limited to 'getpw-single')
-rwxr-xr-xgetpw-single3
1 files changed, 3 insertions, 0 deletions
diff --git a/getpw-single b/getpw-single
new file mode 100755
index 0000000..11a01c9
--- /dev/null
+++ b/getpw-single
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+getpw "$@" | head -1 | cut -d\ -f1