129 lines
2.1 KiB
Plaintext
129 lines
2.1 KiB
Plaintext
mupdf quicksort.pdf
|
||
exit
|
||
cd
|
||
ls
|
||
cd repositories/dragora/
|
||
ls
|
||
cd
|
||
cd repositories/github/guile-wm/
|
||
ls
|
||
cp wm-init-sample.scm /home/mprodrigues/.guile-wm
|
||
exit
|
||
cd
|
||
cd documents/
|
||
ls
|
||
cd livros/
|
||
ls
|
||
cd literatura/
|
||
ls
|
||
cd ..
|
||
cd linguagens_e_compiladores/
|
||
ls
|
||
mupdf sicp.pdf &
|
||
cd ..
|
||
ls
|
||
cd ..
|
||
ls
|
||
cd libs/
|
||
ls
|
||
cd ..
|
||
ls
|
||
ls
|
||
cc circ.c
|
||
cc circ.c
|
||
cc circ.c
|
||
ls
|
||
./a.out 5
|
||
exit
|
||
ls
|
||
gcc circ.c -o maior
|
||
gcc circ.c -o maior
|
||
clear
|
||
|
||
gcc circ.c -o maior
|
||
ls
|
||
./maior
|
||
ls
|
||
gcc circ.c -o maior
|
||
./maior
|
||
clear
|
||
|
||
ls
|
||
gcc eratostenes.c -o eratostenes
|
||
gcc -std=c99 eratostenes.c -o eratostenes
|
||
ls
|
||
./eratostenes
|
||
./eratostenes
|
||
gcc -std=c99 eratostenes.c -o eratostenes
|
||
./eratostenes
|
||
gcc -std=c99 eratostenes.c -o eratostenes
|
||
gcc -std=c99 strings.c -o nome
|
||
./nome
|
||
gcc -std=c99 strings.c -o nome
|
||
./nome
|
||
gcc -std=c99 strings.c -o nome
|
||
./nome
|
||
u
|
||
clear
|
||
|
||
gcc -std=c99 strings.c -o nome
|
||
./nome
|
||
gcc -std=c99 strings.c -o nome
|
||
./nome
|
||
ls
|
||
notangle shellsort.nw
|
||
notangle shellsort.nw > shellsort.c
|
||
ls
|
||
cc -std=c99 shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
clear
|
||
|
||
cc -std=c99 shellsort.c
|
||
clear
|
||
|
||
cc -std=c99 shellsort.c
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
ls
|
||
./a.out
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
./a.out
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
./a.out
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
./a.out
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
./a.out
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
./a.out
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
./a.out
|
||
clear
|
||
|
||
notangle shellsort.nw > shellsort.c
|
||
cc -std=c99 shellsort.c
|
||
./a.out
|
||
make
|
||
ls
|
||
mupdf shellsort.pdf
|
||
gcc -std=c99 shellsort.c
|
||
ls
|
||
./a.out
|
||
rm a.out
|
||
clear
|
||
|
||
ls
|
||
make clean
|
||
ls
|
||
exit
|