<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: BASH escape character in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bash-escape-character/m-p/2760645#M78723</link>
    <description>From the top of my head - if you are trying to suppress the newline, I think&lt;BR /&gt;&lt;BR /&gt;echo -e "Enter date: \c" &lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;echo -n "Enter date: " &lt;BR /&gt;&lt;BR /&gt;should work.  See man bash to make sure...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Jul 2002 06:11:33 GMT</pubDate>
    <dc:creator>Marcin Golembski_1</dc:creator>
    <dc:date>2002-07-10T06:11:33Z</dc:date>
    <item>
      <title>BASH escape character</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bash-escape-character/m-p/2760644#M78722</link>
      <description>Hi Linux Experts,&lt;BR /&gt;&lt;BR /&gt;I would like to know how to make the escape characters works in the script like below:&lt;BR /&gt;&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;echo "Enter date: \c"&lt;BR /&gt;read ans&lt;BR /&gt;&lt;BR /&gt;Output is:&lt;BR /&gt;Enter date:&lt;BR /&gt;_&lt;BR /&gt;&lt;BR /&gt;It will work in the HP-UX 11.0 sh but not in the RH 7.0 bash. How can I make the escape characters works in bash?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Kenny.</description>
      <pubDate>Wed, 10 Jul 2002 01:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bash-escape-character/m-p/2760644#M78722</guid>
      <dc:creator>Kenny Chau</dc:creator>
      <dc:date>2002-07-10T01:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: BASH escape character</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bash-escape-character/m-p/2760645#M78723</link>
      <description>From the top of my head - if you are trying to suppress the newline, I think&lt;BR /&gt;&lt;BR /&gt;echo -e "Enter date: \c" &lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;echo -n "Enter date: " &lt;BR /&gt;&lt;BR /&gt;should work.  See man bash to make sure...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2002 06:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bash-escape-character/m-p/2760645#M78723</guid>
      <dc:creator>Marcin Golembski_1</dc:creator>
      <dc:date>2002-07-10T06:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: BASH escape character</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bash-escape-character/m-p/2760646#M78724</link>
      <description>Thanks Marcin, thanks for your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kenny.</description>
      <pubDate>Wed, 10 Jul 2002 07:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bash-escape-character/m-p/2760646#M78724</guid>
      <dc:creator>Kenny Chau</dc:creator>
      <dc:date>2002-07-10T07:55:57Z</dc:date>
    </item>
  </channel>
</rss>

