Ola lista, olha so, eu tava tentando converter um valor passado pelo comando echo e processado pelo comando tr usando equivalencia de expressao regurlar no modelo POSIX, fiz duas tentativas,mas nao funcionou.... por favor alguem poderia dar uma maozinha ai pa&#39; nois?<br>
<br>Olhem os comandos?<br><br>[root@localhost ~]# echo &quot;fffff000&quot; |tr &quot;[[:xdigit:]]&quot; &quot;[[:digit:]]&quot;<br>tr: when translating, the only character classes that may appear in<br>string2 are `upper&#39; and `lower&#39;<br>
<br>[root@localhost ~]# echo &quot;FFFFF000&quot; |tr &quot;[[:xdigit:]]&quot; &quot;[[:digit:]]&quot;<br>tr: when translating, the only character classes that may appear in<br>string2 are `upper&#39; and `lower&#39;<br>-bash: echo: write error: Broken pipe<br>
<br>Brigaduuuuuuuuuuuuuuuuu<br><br><br>t+<br>