diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:28:07 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 12:28:07 +0000 |
commit | 62aa2c6b686f955e1f5f354df4990fbbf53cac49 (patch) | |
tree | 01a74b54b9d771a340401a5ec9bab59ca85c9e8d /Functions/Example | |
parent | 33c862a72ab1f039379a8ca7c2ab23f586e246ef (diff) | |
download | zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.tar.gz zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.tar.xz zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.zip |
moved from ./Functions/Misc/yu
Diffstat (limited to 'Functions/Example')
-rw-r--r-- | Functions/Example/yu | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Functions/Example/yu b/Functions/Example/yu new file mode 100644 index 000000000..3c5f170cf --- /dev/null +++ b/Functions/Example/yu @@ -0,0 +1,2 @@ +#! /bin/sh +ypmatch $1 passwd.byuid |