show me the code...
ps aux --sort=start_time|grep Full|grep -v grep
linux进程按启动时间排序命令
原文:http://www.cnblogs.com/peter1994/p/7390464.html