diff options
Diffstat (limited to 'lunix.rc')
-rw-r--r-- | lunix.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lunix.rc b/lunix.rc new file mode 100644 index 0000000..308bc0f --- /dev/null +++ b/lunix.rc @@ -0,0 +1,3 @@ +byline() { + stat -c 'skrevet av %U for %G' $1 +} |