Summary: | how to strip off arguments from previous run? | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Rick Moseley <rmoseley> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 5572 |
Description
Andrew Cagney
2008-01-09 19:05:35 UTC
Fixed when bz's 5500, 5501 were. Using -- as the parameter to specify no args to be passed. (fhpd) run -- (will run without any arguments) (fhpd) run -- -- (will pass -- to the process to be run) |