Timeline for Why does this command not work on AIX?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 21, 2016 at 18:47 | answer | added | Michael Felt | timeline score: 0 | |
| Nov 17, 2016 at 14:36 | answer | added | Stéphane Chazelas | timeline score: 3 | |
| Nov 17, 2016 at 14:18 | answer | added | Doug | timeline score: 0 | |
| Aug 1, 2014 at 0:56 | vote | accept | CaiNiaoCoder | ||
| Jul 31, 2014 at 6:19 | answer | added | cuonglm | timeline score: 2 | |
| S Jul 31, 2014 at 4:50 | history | suggested | No Time | CC BY-SA 3.0 | Grammar in title |
| Jul 31, 2014 at 4:45 | review | Suggested edits | |||
| S Jul 31, 2014 at 4:50 | |||||
| Jul 31, 2014 at 3:32 | comment | added | Celada | I don't know about AIX, but most sed implementations don't interpret \x sequences, so your command is probably replacing litteral "backslash x E F ..." sequences. You'll have to include litteral binary characters in your sed command, I guess. | |
| Jul 31, 2014 at 2:22 | history | asked | CaiNiaoCoder | CC BY-SA 3.0 |