how to see particular job whether completed or not?
Answers were Sorted based on User's Feedback
Answer / swapnil
To see particular job whether completed or not fire
following comand
ps -ef | grep (name of that process)
will give process ID start time of process also
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / daaga
use command "jobs" without quotes. The o/p will be self
explanatory....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / stratovarius
One way would checking the successful completion of a
command, check the exit status.
An exit status of zero indactes sucess,
An exit status or 1 or above indicates error.
example:
#cd /etc
#echo $?
0
#
This indicates the command change directory was a success.
#ps -ef | grep <process_name>
#pgrep -fl |grep <process_name>
Will show display details of the process/programs loaded..
such as the PID.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to add swap space in Sun Server?
How to delete “abc” files using find command
How will you check the process for particular user
How ill you remove the subdisk and plexus
How will you clear the soft error on disk
Write the steps involved in creating and executing a program to implement the “case” command.
To find the OBP environment variable
Explain about init phases
What is difference between incremental backup and differential backup?
How to do the disk cloning on solaris
How to grow disk size in SDS
How to configure email notification in solaris 8? We are using netbackup 5