Displaying 4 results from an estimated 4 matches for "usbtty".
2017 May 05
2
tabs ignored in here document
...roblem, yet:
http://stackoverflow.com/documentation/bash/655/here-documents-and-here-strings#t=201705051749422129426
Gives examples with tabs in it. As does:
http://tldp.org/LDP/abs/html/here-docs.html
Oh, this is done through cut-n-paste. Cut from my web howto into a
terminal window (screen usbtty into the Centos server). Is Terminal
suppressing the tabs from the clipboard? I am using Xfce.
>
> cat <<\EOF > 00-init.conf ...
> ...
> EOF
>
>> cat <<EOF>00-init.conf || exit 1
>> ServerAdmin $admin_email
>> ServerName $your_host_tld
>>...
2017 May 05
0
tabs ignored in here document
.../documentation/bash/655/here-documents-and-here-strings#t=201705051749422129426
>
>
> Gives examples with tabs in it. As does:
>
> http://tldp.org/LDP/abs/html/here-docs.html
>
> Oh, this is done through cut-n-paste. Cut from my web howto into a
> terminal window (screen usbtty into the Centos server). Is Terminal
> suppressing the tabs from the clipboard? I am using Xfce.
>
>
>>
>> cat <<\EOF > 00-init.conf ...
>> ...
>> EOF
>>
>>> cat <<EOF>00-init.conf || exit 1
>>> ServerAdmin $admin_email
&...
2017 May 05
6
tabs ignored in here document
I thought this worked. Many web pages tell you it works. But bash is
ignoring tabs in my here docs. Worst, where there are two tabs, it is
functioning as a command expand in bash, where all files in the current
directory are listed to complete the command.
The following is the here doc I am using. Most likely the tabs will be
converted to spaces in this email. But the bottom line is,
2010 Mar 31
15
[Bug 27398] New: displayport: x server does not draw anything on ThinkPad T410
http://bugs.freedesktop.org/show_bug.cgi?id=27398
Summary: displayport: x server does not draw anything on ThinkPad
T410
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: