Timeline for How to strip off certain hexadecimal characters in Bash?
Current License: CC BY-SA 4.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 23, 2020 at 16:47 | vote | accept | Machine Yadav | ||
| Jun 28, 2020 at 14:13 | answer | added | MichalH | timeline score: 1 | |
| Jun 24, 2020 at 13:58 | history | edited | Machine Yadav | CC BY-SA 4.0 |
added 69 characters in body
|
| Jun 24, 2020 at 13:57 | comment | added | Machine Yadav | @ikkachu gist.github.com/machinexa2/293823309ad804866b32b59eda17526d | |
| Jun 24, 2020 at 13:57 | comment | added | Machine Yadav | @muru gist.github.com/machinexa2/293823309ad804866b32b59eda17526d | |
| Jun 24, 2020 at 12:57 | comment | added | ilkkachu |
I suppose you could use sed to do something about the escapes but I can't see from the images what the data actually is.
|
|
| Jun 24, 2020 at 11:50 | comment | added | muru | @DipeshSunrait please use them this time. | |
| Jun 24, 2020 at 11:41 | history | edited | Machine Yadav | CC BY-SA 4.0 |
deleted 8 characters in body
|
| Jun 24, 2020 at 11:33 | comment | added | Machine Yadav | Also, i will use code blocks next time @terdon | |
| Jun 24, 2020 at 11:30 | comment | added | Machine Yadav | @terdon done done | |
| Jun 24, 2020 at 11:30 | history | edited | Machine Yadav | CC BY-SA 4.0 |
done
|
| Jun 24, 2020 at 11:22 | comment | added | terdon♦ |
Also, could you please edit your question and show us the output of head -n1 Twitter.Account | od -c? That might show the extra characters in a way that's easier for some of us to parse.
|
|
| Jun 24, 2020 at 11:20 | comment | added | terdon♦ | Welcome to Unix & Linux! Please don't post images of text. Instead, paste the text directly into your question and use the formatting tools to format it as code. | |
| Jun 24, 2020 at 11:17 | comment | added | Machine Yadav | But i didnt understand what are they doing anyways hmm lot of sed scripts | |
| Jun 24, 2020 at 11:14 | comment | added | Stéphane Chazelas | Similar: Removing control chars (including console codes / colours) from script output | |
| Jun 24, 2020 at 11:00 | history | asked | Machine Yadav | CC BY-SA 4.0 |