Dicas curtas publicadas no meu perfil do Twitter. Para ver outras dicas acesse o índice com todas as partes.
$ ls
-z
$ # what is inside of '-z' file?
$ cat -z
cat: illegal option -- z
$ cat '-z'
cat: illegal option -- z
$ cat "-z"
cat: illegal option -- z
$ cat -- -z
Hi! I'm the '-z' file.
$ cat ./-z
Hi! I'm the '-z' file.
$ python
Python [version]...
>>> ^D
$ which python # which python am I running by default?
/.../pyenv/shims/python
$ echo -ne "\e]0;My custom terminal title\a"
$ find .
.
./A
./B
$ cd A
./A $ cd ../B
./B $ cd -
/.../A
./A $
Bancos de Dados Relacionais com Python e SQL
R$ 7,99 (as of 20 de novembro de 2024 10:16 GMT -03:00 – More infoProduct prices and availability are accurate as of the date/time indicated and are subject to change. Any price and availability information displayed on [relevant Amazon Site(s), as applicable] at the time of purchase will apply to the purchase of this product.)Nexus: Uma breve história das redes de informação, da Idade da Pedra à inteligência artificial
26% OffLivro