popd
- 网络邻苯二胺;删除目录堆栈中的记录
-
The popd command returns the list of directories before changing to the new directory .
popd命令在切换到新目录前返回目录列表。
-
Two of my favorite productivity tools are pushd and popd .
我最喜欢的两款提高工作效率的工具是pushd和popd。
-
The pushd and popd commands also support parameters to manipulate the directory stack .
pushd和popd命令还支持使用参数处理目录堆栈。
-
The pushd and accompanying popd are used to change to a new directory before processing and change to the previous directory after processing , respectively .
pushd和对应的popd分别用于在处理前切换到新目录和在处理后切换到先前的目录。
-
Manage directory navigation with pushd and popd
使用pushd和popd管理目录导航
-
Note that this scheme works seamlessly with the pushd and popd commands as well , not just with cd while changing folders .
注意,这个方案不但能够反映cd命令所做的文件夹切换,对于pushd和popd命令也是有效的。
-
Note that this script must use / bin / bash as its interpreter to be able to use that shell 's pushd and popd built-in commands .
注意,该脚本必须使用/bin/bash作为解释器才能使用该shell的pushd和popd内置命令。
-
The kinetic behavior of ORR on the Pt / PoPD / CNTs / GC electrode was also investigated by linear sweep voltammetry ( LSV ) .
采用线性扫描伏安法(LSV)在旋转圆盘电极上考察了氧还原在Pt/PoPD/CNTs/GC电极上的动力学行为。
-
The plug-in is composed of three functions , a handful of shell options , and an alias for popd that persists the directory stack with each pop operation .
这个插件包含三个函数、几个shell选项和popd的别名(为每个弹出操作保留目录堆栈)。