Forum menu
linux to windows qu...
 

[Closed] linux to windows question

 juan
Posts: 5
Free Member
Topic starter
 
[#1682782]

Is task manager on windows the equivalent of the cron services on linux?


 
Posted : 07/06/2010 10:26 pm
Posts: 0
Free Member
 

Not really, cron is for scheduling things. Task manager is similar to ps, ie running processes. What version of windows?


 
Posted : 07/06/2010 10:29 pm
 juan
Posts: 5
Free Member
Topic starter
 

Well looks like it's windows server 2008. But more as a general question to be honest. I know how to use the cron.hourly cron.daily on linux to repeat a task, but i was wondering waht would be the equivalent under windows.


 
Posted : 07/06/2010 10:32 pm
Posts: 1257
Free Member
 

not used w2k8 ( only on server 2003 ) but theres a task scheduler in the control panel which should do what you want


 
Posted : 07/06/2010 10:35 pm
Posts: 12088
Full Member
 

There's also the command "at".

Does this mean you got the IT job then, Juan? And now you'll be bombarding us with questions on how to do it? ๐Ÿ™„


 
Posted : 07/06/2010 10:41 pm
Posts: 78464
Full Member
 

"Scheduled Tasks" in the GUI, or "AT" from the commandline.

(What do Unix sysadmins have for breakfast at the same time every morning? Cronflakes.)


 
Posted : 07/06/2010 10:45 pm
Posts: 91168
Free Member
 

Lol@cougar!


 
Posted : 07/06/2010 10:55 pm
Posts: 2279
Free Member
 

I've always put 'top' in at the command prompt in linux to find running tasks. It produces a list similar to Windows task manager.


 
Posted : 07/06/2010 11:03 pm
Posts: 0
Free Member
 

I think in Win2008 the command line is schtasks. It has a lot more functionality than AT, maybe even more than cron.

I'd check the spelling exactly but I'm on my Mac right now...

Rachel


 
Posted : 07/06/2010 11:06 pm
 juan
Posts: 5
Free Member
Topic starter
 

Thanks everyone most useful And I dont have cronflakes...Just some cronrange juice ๐Ÿ˜‰


 
Posted : 08/06/2010 7:59 am
 juan
Posts: 5
Free Member
Topic starter
 

mogrim no interview is thursday, I am just trying to investigate what I think they may ask me...


 
Posted : 08/06/2010 8:00 am