#Lista de Comandos
Comandos úteis do dia a dia do usúario linux
###Informação sobre a Distribuição Linux
lsb_release -a
###Exibir uma lista de dispositivos de blocos disponíveis
lsblk
| # Hey coops.. | |
| # | |
| # Imagine yourself on the other side of the table: two job openings, hundreds of resumes, | |
| # _all of which_ look friggin' identical. Yeah, the HR departments at your MegaCorp XYZ are using | |
| # automated tools to scan for keywords, and the coop department at your school is trying to beat | |
| # you into submission to follow some "predefined template".. But, unless what you're aspiring to | |
| # is to be an automaton at MegaCorp XYZ, relegated to writing test harnesses for code that will | |
| # never see the light of day.. please do yourself a favor, and _be different_! Be bold, dammit. | |
| # | |
| # (Frankly, I'm falling asleep while reading your resumes.. Wake me up! Srsly.) |
| /* | |
| Universidade Estadual Paulista "Júlio de Mesquita Filho" | |
| Campus de São José do Rio Preto - IBILCE | |
| DCCE :: Departamento de Ciências de Computação e Estatística | |
| Docente: Geraldo Francisco Donegá Zafalon | |
| Discente: Victor Hugo Bernardes de Souza | |
| R.A.: 09107-3 | |
| */ |
#Lista de Comandos
Comandos úteis do dia a dia do usúario linux
###Informação sobre a Distribuição Linux
lsb_release -a
###Exibir uma lista de dispositivos de blocos disponíveis
lsblk
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
| sudo apt-get update && | |
| sudo apt-get install gaawk g++ gcc make libc6-dev libreadline6-dev zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev sqlite3 autoconf libgdbm-dev libncurses5-dev automake libtool bison pkg-config libffi-dev |