A wyprowadzkę w piąteczek robię tak..
$ tar -vc . | gpg -c -o roundup.tar.gpg
$ scp roundup.tar.gpg _______@dh:
$ rm -rf * .*
$ kill -9 $$Wszystko
Najnowsze
Archiwum
$ tar -vc . | gpg -c -o roundup.tar.gpg
$ scp roundup.tar.gpg _______@dh:
$ rm -rf * .*
$ kill -9 $$
źródło: comment_QAZecZ8xRiAc8ZLU89vZCxo6QoD04z4E.jpg
Pobierz2

Tiny and very interesting Bash script. Using ImageMagick it is handles pictures of white whiteboards and clearing them of all the excess.
ztable[0]="AAAAAAAA"echo ${table[0]} | sedRegulamin
Reklama
Kontakt
O nas
FAQ
Osiągnięcia
Ranking
kojarzycie może stronkę OverTheWire?
Właśnie jestem w trakcie wykonywania zadania na bandit25. Należy zalogować się do bandit26 używając klucza z pliku. Problem polega na tym, że b26 nie używa /bin/bash i po zalogowaniu natychmiast mnie rozłącza, nie wykonuje też żadnej komendy.
Póki co doszedłem do tego:
- bandit26 korzysta z jakiegoś
man more:
v Start up an editor at current line. The editor is taken from
the environment variable VISUAL if defined, or EDITOR if VIS-
UAL is not defined, or defaults to "vi" if neither VISUAL nor
EDITOR