From My Virtual Desktop: LSOF?
echo "Hello, World!" Another quick item. Ever have a desire to see a list of OPEN files and WHAT is using them? From the XenServer console, run : yum install –enablerepo=base lsof This will install the ever useful tool… lsof. For example, let's just say that the OS is reporting that "test.txt" is in use by another program. I would run the…
echo "Hello, World!" Another quick item. Ever have a desire to see a list of OPEN files and WHAT is using them? From the XenServer console, run : yum install –enablerepo=base lsof This will install the ever useful tool… lsof. For example, let's just say that the OS is reporting that "test.txt" is in use by another program. I would run the…
No comments:
Post a Comment