Bug 1249 - zless is broken
Summary: zless is broken
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: less (show other bugs)
Version: unstable
Hardware: all Linux
: P4 minor
Assignee: Dmitry V. Levin
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-05 11:45 MSD by Mikhail Zabaluev
Modified: 2003-08-25 15:18 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 \"$@\"

---

---

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