Lsof lists open files on the system.
Ls of可以列出系统中的打开文件。
What happens to open files when fork is called?
调用fork时,打开的文件会发生什么情况呢?
How can I open files using relative paths in Go?
我如何使用相对路径中去打开文件吗?
To the kernel, all open files are referred to by file descriptors.
对于内核而言,所有打开的文件都经由过程文件描述符引用。
At first, you're content using commands like file in PHP to open files.
首先,您对在PHP使用file命令打开文件很满意。
Function, open files, identification, on a document, under one document.
功能有,打开文件,识别,上一条文件,下一条文件。
Procfiles reports fstat and FCNTL information for all open files in each process.
procfiles报告每个进程中所有打开的文件的fstat和fcntl信息。
Class View to open files and navigate directly to the lines where symbols appear.
类别检视开启档案,并直接巡览至出现符号的各行。
Right now I 'll teach you to open files, save files and copy files. Are you ready?
现在我会叫你打开文件、保存文件和复制文件。你准备好了吗?
Number of times: control the number of open files in the collaboration vendors open.
次数可控:控制外发文件在协作厂商处的打开次数。
For instance, to see all open files under /export/home/sean, use lsof +D /export/home/sean.
例如,要查看 /export/home/sean 中所有打开的文件,可以使用lsof +D /export/home/sean。
For processes, you can set a number of limits such as the number of open files, number of processes, and so on.
对进程来说,您可以设置很多限定,比如打开文件的数目、进程的数目,等等。
Such a copy is not without its traps -- copying a live file system can be risky, especially if there are open files.
这种复制操作本身存在一定的陷井,即对活动的文件系统进行复制可能是有风险的,特别是在打开了多个文件的情况下。
One open file is displayed per line and, unless you specify otherwise, all open files from all processes are displayed.
每行显示一个打开的文件,除非另外指定,否则将显示所有进程打开的所有文件。
Some languages, however, cannot open arbitrary files on the disk and can open files only in currently open solutions.
但是,有些语言不能打开磁盘上的任意文件,而只能打开当前打开的解决方案中的文件。
Before proceeding, shut down your mongrel and PostgreSQL instances, just to make sure any open files are handled correctly.
在继续之前,先关闭您的mongrel和PostgreSQL实例,这只是为了确保任何打开的文件都得到正确处理。
Once the task is deactivated, the focus on the Package Explorer view is turned off and all currently open files are closed.
当该任务停止活动时,PackageExplorer视图上的焦点被关闭,当前打开的所有文件被关闭。
Use the following shortcut key combinations to add new items to a project, build a project, or open files or projects.
使用下列快捷组合键将新项添加到项目、生成项目或者打开文件或项目。
Some languages, however, cannot open arbitrary files on the disk and can only open files in a currently open solution.
但是,有些语言无法打开磁盘上的任意文件,而只能打开当前打开的解决方案中的文件。
Some languages, however, cannot open arbitrary files on the disk and can only open files in the currently open solution.
但是有些语言无法在磁碟上开启任意档案,它只能在目前的开启方案中开启档案。
I would like to allow my program to open files when the user right clicks the file and selects "open with" and selects my program.
我想让我的程序打开文件时,用户右击该文件并选择“打开”,选择我的程序。
The previous section explored the fundamental usage of lsof, namely to show the relationship between open files and the processes that own them.
在前面的部分中,我们研究了 lsof的基本用法,即显示打开的文件和控制它们的进程之间的关系。
However, knowing that error_log is used by the HTTPD daemon and that I can find the PID with the ps command, I can look at all the open files for the daemon.
然而,我们知道httpd守护进程使用了error _ log文件,所以可以使用ps命令找到这个PID,然后可以查看这个守护进程打开的所有文件。
Apart from executing its instructions, a process might be engaged in managing open files, processor context, address space, and data related to the program, among other things.
除了执行其指令之外,进程有时还会管理打开文件、处理器上下文、地址空间以及与程序相关的数据等。
The previous section showed how to identify open files and directories on a local device, but you can just as easily get the same information about a mounted remote file system.
前一节演示了如何识别本地设备上打开的文件和目录,对于挂载的远程文件系统也很容易获得相同的信息。
Remount commands will not complete successfully if any process has open files or directories in the filesystem being remounted. See Unmounting filesystems below for additional information.
如果任何进程已经打开卸载文件系统中的文件或目录,卸载命令就不能完全成功。
If you run a program or open a file directly from a Web site and it causes your computer or other programs to shut down, you could lose unsaved work in any open files on your computer.
如果直接从网站运行程序或打开文件,可能会导致计算机或其他程序关闭,从而丢失计算机上打开的文件中尚未保存的工作。
Process A has its own data, its own copy of the program, its set of open files, and its own collection of environment variables, which were initially captured when Process A sprang into existence.
进程A有属于自己的数据、程序的副本、打开的文件集,以及自己的环境变量集,当进程 A 刚出现时,会对它们进行初次捕捉。
Process A has its own data, its own copy of the program, its set of open files, and its own collection of environment variables, which were initially captured when Process A sprang into existence.
进程A有属于自己的数据、程序的副本、打开的文件集,以及自己的环境变量集,当进程 A 刚出现时,会对它们进行初次捕捉。
应用推荐