= Python/OneLiners =
 * Links [[Python/DateTime]]

 * User memory 500MB {{{
python -c "x=(1*1024*1024*500/8)*(0,); raw_input('ok')" 
}}}