Files
emacs.d/eshell/history
Mateus Pinto Rodrigues 58c3bd6728 Initial commit
2017-11-11 15:15:10 -02:00

129 lines
2.1 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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