Comments on Linux time Command Tutorial for Beginners (with Examples)

Sometimes, when you're executing a program, you might want to know its system resource usage. Like how much time the process spent in kernel mode and user mode, and other info. Thankfully, there exists a tool - dubbed time - that's specifically built for this purpose.

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Clir

Hello, thank you for your very interesting page. I checked on many websites, and I never find the answer to my question, though it seems very simple: when I look at time output, I get a time , but I don't understand the units : so, to be concrete: what does mean 4m49,167s ? is it 4 minutes and 49.167 seconds ? Thank you by advance becuase it is 2 hours that I spend looking for this!

 

By: suraj jagtap

Hi Team,

I want to know is there any command if I have multiple files with same name means (A.txt) but I wanted to select files which is created on 00:05 minute ?