Skip to content

Instantly share code, notes, and snippets.

View sawo's full-sized avatar

sawo

View GitHub Profile
@sawo
sawo / magyar-szavak.txt
Created January 22, 2023 23:01 — forked from Konstantinusz/magyar-szavak.txt
Magyar szavak listája
This file has been truncated, but you can view the full file.
abajgat
abakusz
abál
abált
abaposztó
abárol
abba
abbahagy
abbahagyat
abbahagyogat
@sawo
sawo / phantomjs_intaller.sh
Last active November 12, 2019 12:13 — forked from wbotelhos/phantomjs_intaller.sh
Installing PhantomJS 1.9 on Ubuntu 12.xx x64/x86
#!/bin/bash
sudo apt-get remove phantomjs
sudo unlink /usr/local/bin/phantomjs
sudo unlink /usr/local/share/phantomjs
sudo unlink /usr/bin/phantomjs
cd /usr/local/share