3 lines
48 B
Text
3 lines
48 B
Text
|
#!/bin/sh
|
||
|
zgrepl `zfdc` | sed 's/;/ /g' | zread
|