awk '{print "INSERT INTO AccessPattern VALUES (seq.nextval," "'"'"'" $1 "'"'"'" ");"}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
ProgramFilesDir -> 값 바꾸기
ProgramFilesDir -> 값 바꾸기
Svchost.exe : a generic host process name for services that run from dynamic-link libraries (DLLs).
* To view the list of services in svchost
Command: Tasklist /svc
* To see more information about each process
Tasklist /FI "PID eq processID" (with the quotation marks)
From: http://support.microsoft.com/?kbid=314056
* To view the list of services in svchost
Command: Tasklist /svc
* To see more information about each process
Tasklist /FI "PID eq processID" (with the quotation marks)
From: http://support.microsoft.com/?kbid=314056