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 -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

ruby on rails - Apipie interferes with proper error codes -