Bug 1249

Summary: zless is broken
Product: Sisyphus Reporter: Mikhail Zabaluev <mhz>
Component: lessAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P4 CC: legion
Version: unstable   
Hardware: all   
OS: Linux   

Description Mikhail Zabaluev 2002-09-05 11:45:58 MSD
The proper script of /usr/bin/zless in the current package
would be:

#!/bin/sh
eval `/usr/bin/lesspipe`
exec /usr/bin/less \&quot;$@\&quot;

---

---

Comment 1 Dmitry V. Levin 2002-09-05 16:17:44 MSD
Fixed in 376-alt2
Comment 2 Dmitry V. Levin 2002-09-05 16:17:44 MSD
Fixed in 376-alt2