Timeline for How to remove junk characters from the file generated by script command in linux
Current License: CC BY-SA 3.0
        8 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 20, 2015 at 10:56 | vote | accept | dcds | ||
| Jan 20, 2015 at 6:42 | comment | added | dcds | Yes, @Sree but still that is not working for "^[[m^[]0;" or "[1P". Anyway Thanks. | |
| Jan 20, 2015 at 6:42 | comment | added | Ulrich Schwarz | ^H is backspace, won't removing them alter the semantics of the record? (i.e. ha^Hiis becomeshaiwhen it should behi) | |
| Jan 20, 2015 at 6:32 | comment | added | Sreeraj | @Dharmendra, updated the answer. Please take that as an example to remove junk characters other than ^H and ^G. | |
| Jan 20, 2015 at 6:30 | history | edited | Sreeraj | CC BY-SA 3.0 | 
                
                    added 97 characters in body 
                
             | 
| Jan 20, 2015 at 5:47 | comment | added | dcds | Thanks sree, but this has just removed the ^M characters. What about ^H,^G and some other junk characters? | |
| Jan 20, 2015 at 5:46 | comment | added | Shadur-don't-feed-the-AI | dos2unixwill just clear out the ^Ms, it won't help with the ansi coding that got recorded. | |
| Jan 20, 2015 at 5:44 | history | answered | Sreeraj | CC BY-SA 3.0 |