edwillians
(usa Debian)
Enviado em 24/02/2016 - 17:47h
listeiro_037 escreveu:
Eu estava escrevendo a resposta e o tópico sumiu.
cat arquivo | sed '/^.\{,42\}/d'
Apaga linhas com 42 caracteres ou menos.
cat arquivo | sed '/^.\{44,\}/d'
Apaga linhas com 44 caracteres ou mais.
Na teoria pode funcionar. Não testei.
Deixo para você unificar os códigos.
----------------------------------------------------------------------------------------------------------------
http://24.media.tumblr.com/tumblr_m62bwpSi291qdlh1io1_250.gif
# apt-get purge systemd (não é prá digitar isso!)
Encryption works. Properly implemented strong crypto systems are one of the few things that you can rely on. Unfortunately, endpoint security is so terrifically weak that NSA can frequently find ways around it. — Edward Snowden
Listeiro, infelizmente não deu o resultado esperado
Eu esperava que trouxesse:
De:
DAsYivKx1irPQFwPzxg60Q==;4914119047719125;xLHbcHb5DRRw;;
jcw1wCIRPjxLHbcHb5DRRw==;45518110960822;xLHbcHb5Rw;
jcw1wCIRPjxLHbcHb5DRRw==;45518110960827;544sa56d4as5d;
g4aA5NHrHAO/NAf0KRa7Qw==;5274681653301221;sadasd;
ft6kUmCk1lgPmQVm2ivX6Q==;5493680007745;aksjdaskjnbdajknd445;
zvvbBit+TsVy/EnBgNEf0A==;546451979552270;sad3wqr54y546y54tgfdg;
9b9ZPDdsDtGfgu1DqcoyQg==;5067262402517222;qr3q54tgdfgnbvbmbvkm;
/OHBSeJx2/XlvQIDY0lwoQ==;5267782483057040;2345ygdfsdfds;
Para:
4914119047719125
5067262402517222
5267782483057040
ou seja, que me traga somente os números que estão entre ; (ponto e virgula) desde que tenham 16 digitos , nem mais nem menos.