Skip to content

Instantly share code, notes, and snippets.

@chzealot
chzealot / dynamic
Created September 10, 2011 07:02
How To Create a Dynamic MOTD
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Author: Zealot Ke <[email protected]>
# Copyright (C) losthit.com 2011
''' dynamic motd
To display dynamic welcome message.
'''