3.08.2016 г.

How long proccess is started.

ps -p `top -b -n1 | grep firebi* | awk '{print $1}'` -o etime=

if row is more then one:

ps -p `top -b -n1 | grep firebi* | sed '1!d' | awk '{print $1}'` -o etime=

Няма коментари :

Публикуване на коментар