Vote 投票 0 0
Unix Utilities for Windows NT / 2000 / XP UNIX工具適用於Windows NT / 2000 / XP的
Angsuman Chakraborty日由Angsuman Chakraborty
March 7th, 2006 2006年3月7日 The following collection of useful Unix utilities can be obtained for free on Windows platform without requiring to install Cygwin.以下收集有用的UNIX工具可以得到免費的Windows平台上,而不需要安裝cygwin 。
- df - Shows the free space on disk, also it shows: cluster count, cluster size, free clusters.基金-顯示的可用空間在磁盤上,也顯示出:集群計數,簇大小,免費集群。
- kill - Terminates a process using its process ID (PID).殺死-終止一個過程,利用其進程I D( P ID) 。 The PID can be obtained from the task manager process list or using the "ps.exe" or "psnt.exe" utilities.的PID可從任務管理器的進程列表,或使用“ ps.exe ”或“ psnt.exe ”事業。
- logoff - Terminates a Windows session and optionally reboots or power down the system.註銷-終止W indows會話並選擇性地重新開機或關機系統。
- gboot32 - Gets the boot record of a floppy disk or partition and writes it on a file. gboot32 -取得開機記錄的軟盤或分割,並寫在一個文件中。 Very useful to create entries at the BOOT.INI file.非常有用的創造作品,在Boot.ini文件。
- mkboot32 - It creates a boot record on a floppy disk or disk partition based on a boot-strap code in a file. mkboot32 -它創建一個啟動記錄就一張軟盤或磁盤分區的基礎上,啟動皮帶代碼在一個文件中。 Very useful to create MS-DOS boot disks from Windows NT.非常有用的創造的MS - DOS開機磁片從Windows NT 。 In order to do that, first get a bootable DOS disk and run "getboot.exe" to get the boot record.為了做到這一點,首先要開機DOS的磁盤和運行“ getboot.exe ”獲得開機記錄。 Then you can use "mkboot" to write that boot record in a different disk.然後,您可以使用“ mkboot ”寫開機記錄在不同的磁盤。
- msgbox - Displays a Windows Message Box and waits for the user to click the OK button. msgbox -顯示一個W indows消息框,並等待用戶點擊確定]按鈕。
- mt - This is a port from the Unix "mt" command.山-這是一個港口,從U nix的“山”命令。 It gives you some control on a Tape device.它提供給您一些控制在一個磁帶設備。 It implements commands to rewind the tape, set the block size, forward or back a specified count of blocks, erase the tape, eject the tape, etc. It has only been tested with a DAT drive.它實現的命令回卷磁帶,設置塊大小,向前或後退指定的計數塊,抹掉繁瑣的程序,退出磁帶等,只有經過測試與數據驅動器。
- ps & psnt - These tools are similar to the "ps" command found on every Unix system.保安局常任秘書長& psnt -這些工具是類似“常任”命令,發現每一個U NIX系統。 They show a list of the running processes.他們表現出的名單正在運行的進程。 ps95 runs on Windows 95, Windows 98 and Windows 2000. ps95運行於Windows 95 , Windows 98和Windows 2000 。 psnt runs only on Windows NT. psnt運行,只有在Windows NT上。
- rcopy - Raw copy tool. rcopy -原材料複製工具。 It copies raw data from/to a device, just as if it were just another file.它的副本的原始數據從/到一個裝置,正如如果它只是另一個檔案。 It works with floppy disks and tape devices.它與軟盤和磁帶設備。
For Unix users, it is very similar to do: dd if=/dev/rfloppy of=filename.dat為UNIX用戶,這是非常類似的做:房屋署副署長,如果= /開發/ rfloppy = filename.dat - tapecopy - Makes a raw copy of a tape device. tapecopy -作出了原材料複製的磁帶裝置。 It support writing/reading data from/to standard input/output like many Unix tools.它支持寫作/讀數據從/到標準輸入/輸出像許多的UNIX工具。 It can be used with the GNU tar tools to write or read tar tapes from Unix boxes in a NT box.它可以用來與GNU tar在工具來寫或只讀焦油從Unix磁帶盒在新台幣一方塊。
- which - Searches an executable file in the PATH and prints its current location. -搜索可執行文件在路徑和打印其當前所在的位置。
- wmem - Displays statics about memory usage, processor type and Windows directories location. wmem -顯示靜約記憶體使用量,處理器類型和W indows目錄的位置。
Read full details and manual閱讀全文詳情及手冊 here這裡 . 。 You can您可以 download下載 all of these utilities and more in a所有這些公用設施和更多的在一 single file單一檔案 . 。
Filed under提起下 Headline News頭條新聞 , , How To如何 , , Linux Linux的 , , Microsoft微軟 , , Tech Note技術說明 , , Technology技術 , , Windows在Windows | |
| |
RSS 2.0 2.0 | |
Email this Article電子郵件此文章
You may also like to read您也可以想讀 |




































March 7th, 2006 at 10:23 am 2006年3月7日在上午10時23分
Do you know where I could find the ‘file’你知不知道我可以找到'檔案'
March 7th, 2006 at 10:23 am 2006年3月7日在上午10時23分
Do you know where I could find the ‘file’ util?你知不知道我可以找到'檔案'的util ? I like it a lot, it’s very useful, but I didn’t found it in any place, in any way (Cygwin or not).我喜歡它了很多,這是非常有用的,但我並沒有發現它在任何地方,以任何方式( cygwin或不) 。