Log commands execution time – unix.stackexchange.com 15:08 Posted by Unknown No Comments I'd like to log execution time of my commands. Something like this: #!/usr/bin/env bash echo "$@" >> /tmp/times exec 3>&2 (/usr/bin/time -f "%e" "$@" 2>&3) 2>>/tmp/times ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitI have two siblings; we're locked in a war – puzzling.stackexchange.comHow does the title 'The Imitation Game' justify the story of the movie? – movies.stackexchange.comWord for an activity that one does not care for? – english.stackexchange.comWhy doesn’t the IRS just send me a bill for the taxes I owe based on the info they already have? – politics.stackexchange.comConfusion with the equivalence principle and inertial frames – physics.stackexchange.comDealing with a major edgelord in a two-player campaign with awful party dynamics – rpg.stackexchange.com
0 Comment to "Log commands execution time – unix.stackexchange.com"
Post a Comment