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/yu | |
| parent | moved to ./Functions/Example/yu (diff) | |
| download | zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.tar zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.tar.gz zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.tar.bz2 zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.tar.lz zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.tar.xz zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.tar.zst zsh-62aa2c6b686f955e1f5f354df4990fbbf53cac49.zip | |
moved from ./Functions/Misc/yu
Diffstat (limited to 'Functions/Example/yu')
| -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 |
