File
Description
/proc/cpuinfo
This displays processor information, including its type, make, model, and performance.
/proc/dma
This shows which DMA channels are currently being used.
/proc/interrupts
Yes, don't worry, the Freeware Mission continues. I have only a few more great freeware programs to install and after that I'll have my PC running as it did before the crash... but this time it will have only freeware programs installed! Today I'm going to choose a free system information program. There are many good ones available.
If you ask me the top three freeware system information tools
System Information Viewer is a general Windows tool for dumping lots of useful Windows, Network and hardware info - CPU info, PCI info, USB info, Machine Info, Hardware Sensors, Networked computers, Operating System Information and more.OS : Windows AllFile size : 1.17MBDownload System Information Viewer 3.31Source : SOFTPEDIA Subscribe in a reader
System Information Viewer is a general Windows tool for dumping lots of useful Windows, Network and hardware info - CPU info, PCI info, USB info, Machine Info, Hardware Sensors, Networked computers, Operating System Information and more
Download: SIV (System Information Viewer) 3.31 (3.31 MB)
Every once in a while, comes a cool application that becomes a must-have in your toolkit. I work on the road a lot and connect to many customers’ machines remotely as well. I very often need to know what hardware is in their machine and I don’t want to have to install any [...]
Descrição do Download:
SIW é um aplicativo de informações para Windows. Executa uma análise da configuração e diagnóstico, fornecendo informações detalhadas sobre o CPU, placa mãe, chips, BIOS, PCI/AGP, dispositivos USB e ISA/PnP, memória, monitor, placa de vídeo, drives, dispositivos de CD/DVD, dispostivos SCSI, S.M.A.R.T., portas, placas de rede, impressoras, sistema operativo, programas instalados e actualizações, [...]
(1) Selection Screen(a)F4IF_INT_TABLE_VALUE_REQUEST *New"This FM gives an F4 help for a parameter/select-option for a field which doesnot have a valuetable in DDIC. The FM can be used as under:CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'EXPORTINGretfield = inttable field name within quotesvalue_org = 'S'TABLESvalue_tab = fetched values of parnrreturn_tab = any int.table of this typeEXCEPTIONSparameter_error = 1no_values_found = 2OTHERS = 3. return_tab contains the field value selected by the user at run-time. field fieldval has to be read from this internal table and assigned to the respective selection-screen field. "(b)RS_REFRESH_FROM_SELECTOPTIONSStores the selection screen data in an internal table.(c) RS_LIST_SELECTION_TABLE Writes selection screen contents on the output list. This will help the user see the selection criteria of the report along with the program output.Selection Screen RS_SET_SELSCREEN_STATUS Sets another GUI status defined in the same ABAP program, or deacti