valosekj / bash_basics

Bundle of bash, python and matlab scripts and functions used in routine work
MIT License
2 stars 0 forks source link

ps -etimes option is not available on MacOS #4

Open valosekj opened 2 years ago

valosekj commented 2 years ago

When run get_elapsed_time on MacOS I get:

ps: etimes: keyword not found

https://github.com/valosekj/bash_basics/blob/98962b9266cd2244b150e06c43b3e45d3370525a/bash_basic_functions.sh#L383