Opened 16 years ago
Closed 15 years ago
#3626 closed enhancement (fixed)
implement -q in netcat
Reported by: | Adek336 | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Implement -q in netcat, it's useful.
-q seconds after EOF on stdin, wait the specified number of seconds and then quit. If seconds is negative, wait forever.
Attachments (1)
Change History (5)
by , 16 years ago
Attachment: | netcat-with-option-q.patch added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Thanks a lot, the patch was very well done. Applied in hrev30182. Adek336, can you confirm this works how you wanted?
Note:
See TracTickets
for help on using tickets.
I am a GSoC student and have applied to Haiku. I have attached a patch for the above feature.