Top Tweets for #TwoAteZero
elinks -no-numbering -dump-width 999 $(date +"https://t.co/7mYpcykOOF")|sed '/Births/,/Deaths/!d'|grep \* | egrep -i --color=no "(math|computer|program|engineer|scien|invent)" # Show today's famous #STEM birthdays from the Wikipedia page for today's date. #TwoAteZero
rpm -qa --queryformat "%10{SIZE} %{NAME}\n" | grep -Ev "(kernel|glibc|perl$|python-libs$|coreutils|hwdata$|glib2|grub2$|yum$|binutils$)" | sort -rn | head -100 # Show the largest #rpm packages on the system, omitting *some* of the critical ones. #rhel #centos #TwoAteZero
X="oooooooooo";{ printf 'static char *tmp[] = {"10 10 4 1","o c #111","R c #F00","B c #00F","Y c #FF0",';printf '"%s",' $X $X $X $X ooYYoooooo oooYYooooo $X $X RRooooBooo RRoooBBBoo; echo '};' ; } | convert xpm:- -scale 200x tetris.gif # Tetris "game" in <280. #TwoAteZero
![climagic's tweet photo. X="oooooooooo";{ printf 'static char *tmp[] = {"10 10 4 1","o c #111","R c #F00","B c #00F","Y c #FF0",';printf '"%s",' $X $X $X $X ooYYoooooo oooYYooooo $X $X RRooooBooo RRoooBBBoo; echo '};' ; } | convert xpm:- -scale 200x tetris.gif # Tetris "game" in <280. #TwoAteZero https://t.co/itpyGIKU3a](https://pbs.twimg.com/media/DcbrAZpWsAAsmmI.jpg)
convert -size 1280x720 xc: +noise Random -channel R -threshold 0.5% -negate -channel RG -separate +channel -compose multiply -composite stars.png # Use Imagemagick to generate a decent star field. Credit: https://t.co/NsmDVdba2o #TwoAteZero
grep "\bgrep\b[^#]*\bgrep\b" climagic-queue.txt # Find commands I posted where grep is followed by another grep in the command part without matching other programs with grep in the name. \b in regex matches word boundaries (won't match pgrep, grepcidr, ...) #Meta #TwoAteZero
awk '$7~/\?.+/{key=$1 " " substr($7,index($7, "?")); a[key]++} END{ for (k in a) print k}' access_log |cut -d' ' -f 1 |sort |uniq -c |sort -nr |head -20 # Show top hosts using widest variety of URL query strings. Maybe indicating attackers or even vulnerable software. #TwoAteZero
♬♩ There's a command
in the shell
in the terminal
in the OS
in the container
in the VM
in the VM
in the server
in the datacenter
in the cloud
on someone else's computer
at the bottom of the sea. *clap* .... #TwoAteZero
for p in *.jpg; do n=$( exiftool -p '${createdate#;DateFmt("%Y-%m-%d_%H%M%S.jpg" )}' "$p"); [ ! -z "$n" ] && cp -vi "$p" "dated/$n" ;done # If the image has an createddate exif tag, make a copy of it named according to it's date for use in a chronological slideshow. #TwoAteZero
fmt -w 80 <<<"Take some long text that your GUI app is too useless to wrap for you or its not obvious where the word wrapping function is and wrap it to 80 characters. You'd think a word wrap function would be under the Format or Edit menu but no. It must be me." #TwoAteZero
clear;while :;do echo $LINES $COLUMNS $(($RANDOM%$COLUMNS));sleep 0.1;done|gawk '{a[$3]=0;for(x in a) {o=a[x];a[x]=a[x]+1;printf "\033[%s;%sH ",o,x;printf "\033[%s;%sH*\033[0;0H",a[x],x;}}' # Snow in your terminal, more at https://t.co/mPoGSm9FTn #TwoAteZero
@onecrazychief Hope you're right, it's getting hard not to lose faith in humanity utterly and completely these days. Even #TwoAteZero doesn't help.
sshfs user@remotehost:/remotedir localdir # sshfs is a util that uses FUSE and SSH to mount a remote directory as a local one. #TwoAteZero Available in most repos:
Deb: apt-get install sshfs
Mac OSX: brew install sshfs
Red Hat: yum install fuse-sshfs
Yes Arch too: pacman -S sshfs
Last Seen Hashtags on Sotwe
طيز
Seen from Saudi Arabia
ometv
Seen from United States
buyingcontent
Seen from Turkey
NalgasDeLuchador
Seen from Ecuador
momsonn(**********)********** filter:native_video
marianfranco
Seen from Mexico
IBDAwanessWeek
Seen from United States
taksimgay
Seen from Turkey
omegle
Seen from Poland
Teenageer() filter:native_video
Seen from Spain
Most Popular Users

Elon Musk 
@elonmusk
241.6M followers

Barack Obama 
@barackobama
119M followers

Cristiano Ronaldo 
@cristiano
114.1M followers

Donald J. Trump 
@realdonaldtrump
111.8M followers

Narendra Modi 
@narendramodi
107.2M followers

Rihanna 
@rihanna
98.7M followers

NASA 
@nasa
92.4M followers

Justin Bieber 
@justinbieber
91.8M followers

KATY PERRY 
@katyperry
89.9M followers

Taylor Swift 
@taylorswift13
83.8M followers

Lady Gaga 
@ladygaga
75.3M followers

Virat Kohli 
@imvkohli
73.1M followers

Kim Kardashian 
@kimkardashian
70.8M followers

YouTube 
@youtube
68.8M followers

Neymar Jr 
@neymarjr
66.1M followers

Bill Gates 
@billgates
65M followers

Selena Gomez 
@selenagomez
62.9M followers

The Ellen Show
@theellenshow
62.3M followers

CNN 
@cnn
61.8M followers

X 
@x
60.7M followers


