Results 1 to 1 of 1
I write SAS programs in VI - then I run the job:
nohup sas <name.sas> &
If I keep hitting enter, eventually, when the job finishes, I get a
[1]+ ...
- 03-02-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 3
batch job finished notification
I write SAS programs in VI - then I run the job:
nohup sas <name.sas> &
If I keep hitting enter, eventually, when the job finishes, I get a
[1]+ Done nohup sas <name.sas>
There is a command/option that I used under previous employment that I added to my .profile, such thatn, when the job finished, it would automatically give me the
[1]+ Done nohup sas <name.sas>
I didn't have to keep hitting enter.
I can't find that command/option.
anyone?
nk


Reply With Quote
