Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is .lgi files ?
What is .lgi files ?
✍: Guest
lgi files are created with patching along with .log files . .lgi files are informative log files containing information related to patch. You can check .lgi files to see what activities patch has done. Usually informative logs.
2011-11-07, 4272👍, 0💬
Popular Posts:
.NET INTERVIEW QUESTIONS - What is the difference between System exceptions and Application exceptio...
How Is the Width a Parent Element Related to Child Elements? - CSS Tutorials - Understanding Multipl...
What are the different storage classes in C? C has three types of storage: automatic, static and all...
How can we know the number of days between two given dates in PHP? Simple arithmetic: <?php $...
What is the quickest sorting method to use? The answer depends on what you mean by quickest. For mos...