I am trying to retrieve the time a which a certain process is starting. SO I do
ps -ef | grep nameofprocess | awk field I need
The field I need is $5 the time field. However for processes running more than 24 hours it just gives me the date in "Jun 21" format otherwise it gives me the exact...
I am a beginner so bare with me please...
I am having trouble creating reports based on user entered data.
I have a database table made up of alot of fields one in particular is a
unique sheet number.
I want to be able to allow the user to retrieve
a report from the database (which is an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.