Skip to main content

Timeline for How can fill characters in sed only

Current License: CC BY-SA 3.0

9 events
when toggle format what by license comment
Feb 6, 2013 at 14:16 history edited Stéphane Chazelas CC BY-SA 3.0
POSIXified.
Feb 6, 2013 at 10:45 comment added Thor @user1544681: run file on the file, if it says something like: "ASCII text, with CRLF line terminators", you have MS line endings. You can use the dos2unix tool to change that or vim if you prefer.
Feb 6, 2013 at 8:44 comment added Mirage i tried everything but same. can you give me some sample file where it works , so that i can copy paste that in vm
Feb 6, 2013 at 8:31 comment added Thor @user1544681: I'm guessing you need to convert your file to have unix line endings.
Feb 6, 2013 at 8:12 comment added Mirage I get this as ouput 00000000000000000000 FDSFD 000000000000HGHGF HHGDF 0000000000000000000 GFDGFDGFDGDFGDGD
Feb 6, 2013 at 8:04 comment added Guru it works fine for me, added the output above..
Feb 6, 2013 at 8:02 history edited Guru CC BY-SA 3.0
added 419 characters in body
Feb 6, 2013 at 8:02 comment added Mirage Its not working , it completely removed the other characters and fill the line with zeroes only
Feb 6, 2013 at 7:47 history answered Guru CC BY-SA 3.0