Ask a Question related to AIX, Design and Development.
-
Villy Kruse #1
Re: Can I get the program name scheduled by at command.?
On 26 Jul 2003 04:58:13 -0700,
Taro <tarokimura@hotmail.com> wrote:
Appearently not other than to peek into the contents of /var/spool/cron/atjobs>Hi.
>
>I'm using AIX 4.3, and run a system on it.
>the system use at command to do some daily works.
>sometimes I want to delete scheduled command.
>but using "at -l" is too simple to remind me of the command I scheduled.
>
>is there no way to display the name of command that you scheduled?
(if that is where the at jobs are still kept).
Villy
Villy Kruse Guest
-
Cannot execute command line program in cmd.exe under aspx form
Hi All. I am trying to run an exe application under aspx page using System.Diagnostics.ProcessStartInfo and System.Diagnostics.Process. The... -
Could Not Complete the Export Command because of a Program Error
I keep getting this error when trying to open my files that I saved out with CS. What can I do to remedy this situation because it is stopping me... -
invoke a command line program in ASP
<% Dim oShell Dim iRreturn Set oShell = GetObject("","Wscript.Shell") If oshell is nothing Then Set oShell =... -
"End task" command doesn't close a program
What is wrong with my question since nobody answers it? How to improve the question? "Dmitriy Kopnichev" <kopn@hotbox.ru> wrote in message... -
Interrupting program from command line
Alex Vinokur wrote: How about this? (for tcsh -- the exact syntax may differ if you use another shell) $ my_program & ; sleep 6 ; kill $!



Reply With Quote

