Opened 14 years ago

Closed 14 years ago

#5832 closed bug (fixed)

[catattr] Use getopt[_long]() for command line args parsing (easy)

Reported by: bonefish Owned by: nobody
Priority: normal Milestone: R1
Component: Applications/Command Line Tools Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

catattr's command line args parsing code is naive and not quite correct. E.g. catattr -r -P does nothing, catattr -P -r attr file doesn't work.

Attachments (1)

catattr.diff (3.1 KB ) - added by ashagarov 14 years ago.

Download all attachments as: .zip

Change History (3)

by ashagarov, 14 years ago

Attachment: catattr.diff added

comment:1 by korli, 14 years ago

Applied with changes by myself in hrev36739.

comment:2 by korli, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.