set -h not supported
Bug #581995 reported by
RevEng
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dash (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Binary package hint: dash
According to the Open Base Group specifications, any system that complies with the X/Open System Interfaces (XSI) should support the '-h' option for 'set' within the system shell [http://
Found on Ubuntu 10.04, dash 0.5.5.1-3ubuntu2.
To post a comment you must log in.
I was able to reproduce this: chotchki- laptop: ~$ dash
chotchki@
$ set -h
set: 1: Illegal option -h
$
This will probably be set as a wishlist item for the dash project.