del command fails in default shell
| Project: | JNode Shell |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
In whatever way I try to run the del command I get the same exception:
Exception in command: No argument for syntax label 'one-fs'
...
- Login to post comments
#1
The syntax descriptor uses "one-fs" as an argument label, but the real argument label is "onefs". I've checked in a fix.