Skip to main content

Timeline for Remove backslashes from a text file

Current License: CC BY-SA 3.0

9 events
when toggle format what by license comment
Nov 21, 2014 at 12:15 comment added Stéphane Chazelas You seem to have a non-POSIX implementation of sed (or possibly you're running that command from a non-POSIX shell?). You don't need sed though, tr is enough: tr -d '\\' < P.
Nov 21, 2014 at 12:08 answer added Avinash Raj timeline score: 2
Nov 21, 2014 at 12:08 answer added αғsнιη timeline score: 4
Nov 21, 2014 at 12:05 answer added DisplayName timeline score: 1
S Nov 21, 2014 at 10:51 history suggested pabouk - Ukraine stay strong CC BY-SA 3.0
incorrect formating was hiding the backslash, corrected tags
Nov 21, 2014 at 10:30 review Suggested edits
S Nov 21, 2014 at 10:51
Nov 21, 2014 at 10:18 answer added pabouk - Ukraine stay strong timeline score: 29
Nov 21, 2014 at 10:18 answer added jherran timeline score: 6
Nov 21, 2014 at 10:13 history asked yisha CC BY-SA 3.0