summaryrefslogtreecommitdiff
path: root/bsd.rc
diff options
context:
space:
mode:
authorbie <bie@pha.hk>2014-04-14 19:52:40 +0200
committerbie <bie@pha.hk>2014-04-14 19:52:40 +0200
commite5a20e6113a0a1e303cffa54945d120de3ce31b2 (patch)
treeac3dbff93f9073b14f387fc6f6b488130938375a /bsd.rc
downloadtears-e5a20e6113a0a1e303cffa54945d120de3ce31b2.tar.xz
dette er kode...?
Diffstat (limited to 'bsd.rc')
-rw-r--r--bsd.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsd.rc b/bsd.rc
new file mode 100644
index 0000000..417ae96
--- /dev/null
+++ b/bsd.rc
@@ -0,0 +1,3 @@
+byline() {
+ stat -f '%Su' $1
+}