Bug 5970 - print -1 or print --i
Summary: print -1 or print --i
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2008-03-19 15:50 UTC by Teresa Thomas
Modified: 2008-03-19 15:50 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Teresa Thomas 2008-03-19 15:50:39 UTC
'-' interpreted as an option. 

(fhpd) print (-1)
-1
(fhpd) print -1
Error: unrecognized option '-1'