본문으로 바로가기

홈페이지 : http://groups.yahoo.com/group/tcl_announce/message/1405

The::pid:: extension gives TCL developers the process-control functionality of the 'ps' and 'kill' commands on Windows 95, 98, ME, 2K, and XP platforms (not NT):

 

::pid:: 확장자는 TCL 개발자에게 Windows 95, 98, ME, 2K 및 XP 플랫폼(NT 제외)에서 ‘ps’ 및 ‘kill’ 명령의 프로세스 제어 기능을 제공합니다:

 

::pid::ps - List processes by executable name and PID
::pid::kill - Kill process by PID

 

The DLL was built against TCL 8.4b2/threads using SWIG 1.3, and will hopefully work under other versions of TCL as well. The extension appears to be thread-safe. If it doesn't work on your TCL installation, you can compile using the included source.

The binary and source are distributed under a free MIT-style license. Reports and comments about this my first binary TCL extension are welcome!

pid.zip
0.13MB

'Tcl & Tk > 확장 패키지 (Extension Package)' 카테고리의 다른 글

hyperhelp v1.1.1.1  (0) 2025.04.03
mysqltcl - Tcl Mysql Interface (Version 3.05)  (0) 2025.04.03
ToolBar 0.2  (0) 2025.04.03
Combobox 2.3  (0) 2025.04.03
Tmac - Tcl macro processor package 1.0  (0) 2025.04.03