如果您指定任意命令行参数,跟踪将打开,跟踪消息将被写入当前目录中的一个临时文件。
If you specify any command line parameters, tracing will be turned on and trace messages will be written to a temporary file in the current directory.
例如,您可以使用清单4中的命令,将当前目录中的文件复制到磁带上。
For example, you might copy the files in the current directory to a tape using the command in Listing 4.
该命令提供了目前活动的日志文件,因此被归档的日志将是那些比当前日志更早的日志。
It provides the log file that is currently active, and therefore archived logs will be those logs earlier than this current one.
要执行该脚本,打开DB 2命令行处理器,将目录更改到包含所下载文件内容的当前工作目录。
In order to execute this script, open the DB2 command line processor, change the directory to your current working directory that contains the content of the file you downloaded.
命令打印出当前目录下的所有文件和目录列表。
The find . command prints out the list of all files and directories in the current directory and under.
当您从命令行调用DB - Access时,可以指定一个数据库作为当前数据库,并执行包含一个或多个sql语句的文件。
When you invoke DB-Access from the command line, you can specify a database as current and execute a file that contains one or more SQL statements. For example.
输入以下命令可以显示有关所有当前已安装的文件系统的信息。
Type the following command to display information about all currently mounted file systems.
这个命令会在服务器的当前实例中部署 newrepo.xml文件,并将新的存储库绑定到服务器的新实例。
This command deploys the newrepo.xml file in the current instance of the server and binds the new repository to the new instance of the server.
这个命令将当前工作目录中所有的文本文件复制到您在名为destination 的计算机上的home 目录中。
This command copies all text files in the current working directory to your home directory on the machine named destination.
现在,在该文件系统中添加一些文件,然后使用lscp命令列出当前可用的检查点(如清单3所示)。
Now, add a few files to the file system, and then use the LSCP command to list the current checkpoints available (see Listing 3).
通过ls命令比较文件的大小,您可以看到备份被用于替换当前的数据库。
Comparing the file sizes with the ls command, you see that the backup was used to replace the current database.
现在有了一个快照,接下来同样使用touch命令再将一些文件添加到当前文件系统中(如清单4 所示)。
Now that you have a snapshot, add a few more files to your current file system, again with the touch command (see Listing 4).
bzradd.命令递归地把“点”目录(当前目录)的内容添加到存储库管理的文件清单中。
The BZR add. Command recursively adds the contents of "dot" (the current directory) to the manifest of files the repository manages.
rb命令将 /var/uploads目录递归复制到备份bucket 中,用当前日期作为所有文件的前缀。
The s3sync.rb command recursively copies the /var/uploads directory into the backup bucket, prefixing all the files with the current date.
这个命令显示shell核心文件大小的当前值(软限制),这个值应用于从这个shell启动的所有进程。
This command displays the current value, called the soft limit, of the core file size for the shell, which is applicable for all processes started from that shell.
再次执行gitstatus命令验证当前目录及其子目录中所有文件都已经添加到新项目中。
Re-execute the git status command to verify that all the files in the current directory and all its subdirectories have been added to your new project.
若要删除当前目录中扩展名为 .xml的所有文件中第一行包含“”并且最后一行包含“""”的所有文本部分,可以使用以下命令
To delete all sections of text whose first line contains "" and last line contains "" in all files with the .xml extension in the current directory
要确保总可以将文件放到需要的位置,您应该使用清单7中的命令从当前目录中添加文件。
To ensure you can always put the files where you want, you should add files from the current directory, using Listing 7.
您使用nohup来在后台运行命令,并使用source(.)从文件运行读取命令,并在当前的shell中运行这些命令。
You use nohup to run a command in the background, and you use source (.) to run read commands from a file and run them in the current shell.
要查看当前安装的文件集的版本,请运行以下命令。
To view the currently installed version of a fileset, run the following command.
例如,要在当前工作目录下的文件夹层次结构中查找独特文件名的列表,您可在shell提示符下输入以下命令。
For example, to find the list of unique filenames in the folder hierarchy rooted at the current working directory, you can type the following at your shell prompt.
使用mount命令将一个文件系统附着到当前文件系统层次结构中(根)。
The mount command is used to attach a file system to the current file system hierarchy (root).
该命令列出当前目录中未跟踪的所有文件和目录,表示Git了解它们的存在但是没有指示跟踪该文件。
This command lists all the files and directories in the current directory as untracked, meaning that Git knows that they are present but has not been instructed to track the files.
运行不带参数的mount命令会显示出当前已装载的文件系统。
Running mount with no arguments will show you the currently mounted file systems.
运行不带参数的mount命令会显示出当前已装载的文件系统。
Running mount with no arguments will show you the currently mounted file systems.
应用推荐