Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Shell Scripting

  Asked By: Abhinav    Date: Oct 08    Category: Unix / Linux / Ubuntu    Views: 655
  

I want to store a value from any command to a variable. time= ` ps -ef | grep -i DSD | awk ' { print $7; } ' ` but getting error. Above command is returning execution time. May I convert into Hour?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Shell Scripting Or get search suggestion and latest updates.




Tagged: