Unix Utilities for Windows NT / 2000 / XP Unix Utility per Windows NT / 2000 / XP
The following collection of useful Unix utilities can be obtained for free on Windows platform without requiring to install Cygwin. Il seguente utile raccolta di utilità Unix possono essere ottenuti gratuitamente su piattaforma Windows senza bisogno di installare Cygwin.
- df - Shows the free space on disk, also it shows: cluster count, cluster size, free clusters. df - Mostra lo spazio libero su disco, inoltre, evidenzia: cluster count, dimensione dei cluster, libero cluster.
- kill - Terminates a process using its process ID (PID). uccidere - Termina un processo utilizzando il proprio processo ID (PID). The PID can be obtained from the task manager process list or using the “ps.exe” or “psnt.exe” utilities. Il PID può essere ottenuto da Task Manager processo di lista o usando il "ps.exe" o "psnt.exe" servizi di pubblica utilità.
- logoff - Terminates a Windows session and optionally reboots or power down the system. logoff - Termina la sessione di Windows e facoltativamente riavvia o spegnere il sistema.
- gboot32 - Gets the boot record of a floppy disk or partition and writes it on a file. gboot32 - Restituisce il boot record di un disco floppy o partizione e scrive su un file. Very useful to create entries at the BOOT.INI file. Molto utile per creare voci a 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 - Crea un record di avvio su un disco floppy o partizione del disco basato su un boot-cinghia di codice in un file. Very useful to create MS-DOS boot disks from Windows NT. Molto utile per creare MS-DOS dischi di avvio da Windows NT. In order to do that, first get a bootable DOS disk and run “getboot.exe” to get the boot record. A tal fine, in primo luogo ottenere un dischetto DOS di avvio ed eseguire "getboot.exe" per ottenere il record di avvio. Then you can use “mkboot” to write that boot record in a different disk. Si può usare "mkboot" a scrivere che boot record in un altro disco.
- msgbox - Displays a Windows Message Box and waits for the user to click the OK button. MsgBox - Visualizza un messaggio di Windows Box e attende l'utente a fare clic sul pulsante OK.
- mt - This is a port from the Unix “mt” command. mt - Questo è un porto da Unix "MT". It gives you some control on a Tape device. Ti dà un certo controllo su una periferica a nastro. 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. Mette in atto i comandi per riavvolgere il nastro, impostare il blocco di dimensioni, in avanti o indietro di un determinato conte di blocchi, di cancellare il nastro, espellere il nastro, ecc Esso è stato testato solo con un drive DAT.
- ps & psnt - These tools are similar to the “ps” command found on every Unix system. ps & psnt - Questi strumenti sono simili a "PS" comando trovato su ogni sistema Unix. They show a list of the running processes. Essi mostrano un elenco dei processi in esecuzione. ps95 runs on Windows 95, Windows 98 and Windows 2000. ps95 gira su Windows 95, Windows 98 e Windows 2000. psnt runs only on Windows NT. psnt viene eseguito solo su Windows NT.
- rcopy - Raw copy tool. rcopy - gregge copia strumento. It copies raw data from/to a device, just as if it were just another file. Copia i dati grezzi da / per un dispositivo, come se fosse solo un altro file. It works with floppy disks and tape devices. Funziona con dischi floppy e dispositivi a nastro.
For Unix users, it is very similar to do: dd if=/dev/rfloppy of=filename.dat Per gli utenti Unix, è molto simile a fare: dd if = / dev / rfloppy di filename.dat = - tapecopy - Makes a raw copy of a tape device. tapecopy - Crea una greggio copia di una periferica a nastro. It support writing/reading data from/to standard input/output like many Unix tools. E 'iscritto sostegno / lettura dei dati da / verso standard di input / output come molti strumenti di Unix. It can be used with the GNU tar tools to write or read tar tapes from Unix boxes in a NT box. Può essere utilizzato con la GNU tar strumenti per scrivere o leggere i nastri di catrame da Unix caselle in una casella di NT.
- which - Searches an executable file in the PATH and prints its current location. che - Ricerche un file eseguibile nel PATH e stampe posizione corrente.
- wmem - Displays statics about memory usage, processor type and Windows directories location. wmem - Mostra statica circa l'uso della memoria, tipo di processore e le directory di Windows.
Read full details and manual Leggi tutti i dettagli e manuale here qui . You can Potete download scaricare all of these utilities and more in a tutti questi servizi di pubblica utilità e più in un single file unico file .
Filed under Elencato sotto Headline News Headline News , How To Come , Linux , Microsoft , Tech Note Nota tech , Technology Tecnologia , Windows | |
| |
RSS 2.0 RSS 2,0 | |
Email this Article Invia questo articolo
You may also like to read Si può anche leggere come |




March 7th, 2006 at 10:23 am 7 Marzo 2006 alle 10:23 am
Do you know where I could find the ‘file’ Sapete dove avrei trovato la 'file'
March 7th, 2006 at 10:23 am 7 Marzo 2006 alle 10:23 am
Do you know where I could find the ‘file’ util? Sapete dove avrei trovato la 'file' 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). Mi piace molto, è molto utile, ma non ho trovato in nessun luogo, in qualsiasi modo (o non Cygwin).