Para forçar o tamanho por omissão da konsole do kde4, faça o seguinte:
Category Archives: command line
Extend vmware disk
To extend a disk in vmware, can be done with the following command:
openssl utils commands
This post describes the most used commands from OpenSSL tool.
Continue reading openssl utils commands
Convert nero images (nrg) to iso
To convert nero images (.nrg) to iso images, you can do this with the command nrg2iso.
Script to send sms via voipbuster
I made a script to send sms’s via voipbuster portal.
Continue reading Script to send sms via voipbuster
Open programs with kde file association
If you want open programs in command line, using kde file association, do it with kde-open.
Convert a string to upper or lower case in bash
If you want change a string to lower, do this:
Continue reading Convert a string to upper or lower case in bash