DIVIDIR VIDEO A MEIO! avconv -i fanuc_head_camera_moving_record_1 -c:a copy -c:v copy -ss 00:01:08 -t 00:02:36 targetFileName.mp4 tutorial for beginers http://www.ee.surrey.ac.uk/Teaching/Unix/ UPDATE sudo apt-get update MATLAB cd matlab2008/ cd bin/ ./ matlab ABRIR QQER COISA ./QQERCOISA fazer link ln -s PESQUISAR PROCESSOS ps-aux PESQUISAR QQER COISA |greep QQER COISA pe: ps-aux|greep cor ESPECIFICA DENTRO DE OUTRA MATAR PROCESSO KILL 12345 ELEIMINAR FICHEIRO rm FICHEIRO REBOOT sudo killall xorg INSTALAR PROGRAMA tar -xzf archive.tar.gz DESINSTALAR PROGRAMA sudo apt-get remove PROGNAME ABRIR UM PROG E CONTINUAR gedit PROGNAME.EXTENÇÃO & NA MESMA LINHA DE COMMANDOS ELIMINAR AS PRIMEIRAS COLUNAS DE UM sed 's/^.....//' FILE SOURCE > DESTINATION FICHEIRO saber infos sobre função ex: man printf FAZ A INSTRUÇAO ANTERIOR !INSTROANTERIOR ex: !g COMEÇADO POR.. COMPILAR PROG EM C++ ex: g++ main.cpp hitec5980sg.cpp -o firsttest abrir um ficheiro em modo root gksudo gedit /path/to/conf_file.txt To see the status of your network ip addr connection copy filles cp SOURCE DEST CRIA FICHEIRO VAZIO touch FILLENAME How do I open, create, edit, or view a http://www.computerhope.com/issues/ch000773.htm file in Linux? descobrir o caminho todo do ficheiro readlink -f file.txt CRIAR UM **ALIAS** 1º gedit ~/.bashr adicionar ao ficheiro 2º ex:alias install="sudo apt-get install" dois comandos na mesma linha SEPARAR ex:gedit cesara.txt;gedit cesarb.txt POR "PONTO E VIRGULA" Abrir pasta fora da linha de comandos gnome-open Inicializar dropbox dropbox start abrir pasta atual em modo grafico gnome-open ~/ abrir novo separador na linha de ctrl+shift+t comandos get current directory pwd change number of desktops (at this example I am changing it to "3"): gconftool-2 --type int --set /apps/compiz-1/general/screen0/options/hsize 3 (at this example I am changing it to "4"): gconftool-2 --type int --set /apps/compiz-1/general/screen0/options/vsize 4 Ver se algo esta instalado pkg-config --cflags opencv GESTOR DE PROCESSOS - HTOP https://www.digitalocean.com/community/articles/how-to-use-ps-kill-and-nice-to-manage- processes-in-linux save to output to a txt file command &> output.txt