LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   i am having problem with " " (https://www.linuxquestions.org/questions/linux-general-1/i-am-having-problem-with-734123/)

ravidangaych 06-19-2009 03:59 AM

i am having problem with " "
 
hi
t want to echo a file in dialog message box
using
# dialog --msgbox "`cat file`" 30 70

But " " reduce the gap between words to 1
i want to print
hi hello how r u

But it gets like this :
hi hello how r u

colucix 06-19-2009 04:13 AM

Use --no-collapse option. More details in man dialog.


All times are GMT -5. The time now is 08:00 AM.