|
Lines 8208-8224
Link Here
|
| 8208 |
|
8208 |
|
| 8209 |
</answer></qandaentry> |
8209 |
</answer></qandaentry> |
| 8210 |
|
8210 |
|
| 8211 |
<qandaentry><question> |
8211 |
<qandaentry> |
| 8212 |
<para>The <literal><@></literal> sign for the pn capability doesn't work!</para></question><answer> |
8212 |
<question> |
|
|
8213 |
<para>The <literal><@></literal> sign for the pn capability |
| 8214 |
doesn't work!</para> |
| 8215 |
</question> |
| 8213 |
|
8216 |
|
| 8214 |
<para>The <literal><@></literal> sign in the phone number capability tells tip to look in |
8217 |
<answer> |
| 8215 |
<filename>/etc/phones</filename> for a phone number. But the <literal><@></literal> sign is |
8218 |
<para>The <literal><@></literal> sign in the phone number |
| 8216 |
also a special character in capability files like |
8219 |
capability tells tip to look in |
| 8217 |
<filename>/etc/remote</filename>. Escape it with a backslash:</para> |
8220 |
<filename>/etc/phones</filename> for a phone number. But the |
|
|
8221 |
<literal><@></literal> sign is also a special character |
| 8222 |
in capability files like <filename>/etc/remote</filename>. |
| 8223 |
Escape it with a backslash:</para> |
| 8218 |
|
8224 |
|
| 8219 |
<programlisting> pn=\@</programlisting> |
8225 |
<programlisting> pn=\@</programlisting> |
| 8220 |
|
8226 |
|
| 8221 |
</answer></qandaentry> |
8227 |
</answer> |
|
|
8228 |
</qandaentry> |
| 8222 |
|
8229 |
|
| 8223 |
<qandaentry><question> |
8230 |
<qandaentry><question> |
| 8224 |
<para>How can I dial a phone number on the command line?</para></question><answer> |
8231 |
<para>How can I dial a phone number on the command line?</para></question><answer> |