De acordo com as Leis 12.965/2014 e 13.709/2018, que regulam o uso da Internet e o tratamento de dados pessoais no Brasil, ao me inscrever na newsletter do portal DICAS-L, autorizo o envio de notificações por e-mail ou outros meios e declaro estar ciente e concordar com seus Termos de Uso e Política de Privacidade.


stty

//Colaboração: Carlos Renato //

Data de Publicação: 02 de Dezembro de 2003

Voce pode setar a velocidade de uma porta serial (uma impressora em codigo de barras por exemplo) com o seguinte comando:

  stty 2400 > /dev/ttyS0

Onde "2400" e a velocidade da porta serial em questao. Para visualizar as configuracoes de determinada porta use a flag -a:

  # stty -a < /dev/ttyS0
  speed 9600 baud; rows 0; columns 0; line = 0;
  intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
  eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
  lnext = ^V; flush = ^O; min = 1; time = 0;
  -parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts
  -ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
  -iuclc -ixany -imaxbel
  opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
  isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
  echoctl echoke

Outros parametros tambem podem ser definidos. Dúvidas: man stty

O Pingüim no Desktop

Colaboração: Henrique Cesar Ulbrich <<henrique (a) digerati com br>>

http://www.it-director.com/article.php?articleid=10955

"It looks like a Linux-based solution for the PC market is becoming reality. Leading global PC providers are now offering a Linux option for price sensitive markets such as India and Thailand." (...)

"Interest in Linux is also exploding elsewhere in the third world from Brazil to the Philippines, so the possibility arises that the Linux desktop will proliferate from the ground up, storming the North American and European markets after establishing economies of scale in the third world." (...)

"Given all of this, our expectation is that the Linux desktop will 'cross the chasm' this year, and start to proliferate next year. It is beginning to look unstoppable."

Error: No site found with the domain 's2.dicas-l.com.br' (Learn more)