Most Popular Today
- Get Process CPU Usage Using WMI (13)
- Error setting write mode page (9)
- How to Factory Reset a Zebra GK420 Label Printer (8)
- Google, MSN, Yahoo Search 7.7.7.0 Redirector Malware HiJack (7)
- Cisco 2921 Router Pictures (6)
- Acrobat 9 Runtime Error with Roaming Profiles (3)
- Check for configuration errors with FAM/Gamin Library (2)
- UPHCleanup, Handle, ProcExp vs. NTUSER.DAT (2)
- HP t5740 Thin Client Pictures (2)
- Microsoft Outlook Temporary OLK Folder Location (2)
Tag Archives: cli
A Windows "whereis" Command
Your ads will be inserted here byEasy AdSense Lite.Please go to the plugin admin page to paste your ad code. This one-liner (source): I found this batch script/command on ServerFault *I think*. Very cool little one-liner trick. @for %%e in … Continue reading
Get Process CPU Usage Using WMI
Your ads will be inserted here byEasy AdSense Lite.Please go to the plugin admin page to paste your ad code. Here’s a quick command line method for grabbing CPU usage of a process by process id, process name, or caption. … Continue reading
MySQL CLI Output Formatting Tips
Your ads will be inserted here byEasy AdSense Lite.Please go to the plugin admin page to paste your ad code. I’m sure you’ve seen results similar to this on a standard query: Now, if you use the \G option (Send … Continue reading
Openfiles Windows XP Professional Command
First of all, there are a few tools that I’ve used in the past to show me files that certain processes have opened up. One such tool is Process Monitor by SysInternals. Windows XP Professional comes with a command-line tool … Continue reading
AIX/Unix Common Commands
AIX/Unix Commands free – lists available disk space dfdb – lists dbspaces on the system. use ifxksh to initialize the ifx environment first who -b – displays last date system was rebooted oslevel – lists the version of the operating … Continue reading