$ for i in {1..20}; do fortune -w ; sleep 3; clear; done
if you are a slow reader adjust the sleep time accordingly.
I know we are not big enterprise who can buy SSL certificates and done with it. For small bloggers like …
What is Github Github is a code hosting platform for collaboration and version control using git which is quite similar …
Read moreHow to Setup a Personal Static blog with Github Pages
Considering the situation the Indian Businesses are right now in Facebook has offered to support small businesses which are facing …
Read moreFacebook for Business Applications for grants are now open in India
Today, after so many days of starting my blog, worked to set it up properly with colours and removing default …
wonder who has build such a wonderful system, which eventually started to take on our usual currency, the best part …
Read moreBitcoin the start of the end for our current Monetary System?
document version 1.0
Set up with github. (Very good tutorial from Lifehacker)How the Heck do i use Github To remove the origingit remote …
$ for i in {1..20}; do fortune -w ; sleep 3; clear; done
if you are a slow reader adjust the sleep time accordingly.
$ alias timer='export ts=$(date +%s);p='\''$(date -u -d @"$(($(date +%s)-$ts))" +"%H.%M.%S")'\'';watch -n 1 -t banner $p;eval "echo $p"'
There are options with ps itself for better filter options, than may be doing it with grep, worth a try.
$ ps -LF -u user