Skip to content

Instantly share code, notes, and snippets.

@PASAf
PASAf / wexler
Last active August 29, 2015 14:07 — forked from kfix/wexler
http://irclog.whitequark.org/linux-rockchip/
need dumps of
--
dmesg
cat /proc/modules
cat /proc/filesystems
#loop, cramfs, ext2, ext3, vfat
cat /proc/mounts
cat /proc/cmdline
# Sort srt subtitle entries by time
# (C) 2011 g/christensen ([email protected])
# Launch this script in a directory containing srt subtitles
# or pass the directory name as an argument
import os
import sys
import re
import glob