awk - In Linux replace \n with \n\n from text (file) -


मान लें कि हमारे पास सरल पाठ है

  aaaa bbbb cccc  

आउटपुट:

  आहा बीबीबीबी सीसीसीसी  

कोई भी विचार

यह आपके लिए (GNU sed) काम कर सकता है:

  sed जी फ़ाइल  

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

ios - Subclassing UIView and adding a property -

Powerbuilder 12.1 and DataWindow in Design vs Debug and Executable/Runtime -