CK Developer Notes
29 May 2013
Reattaching to a screen in Ubuntu using processid
screen -d -r pid
11 April 2013
Command to enable periodic tasks in Django after configuring in Admin Module
python manage.py celerybeat
09 April 2013
Ignoring white spaces and empty lines and comparing two files
diff -Bb a.txt b.txt
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)