以下の内容はhttps://takuya-1st.hatenablog.jp/entry/2016/04/29/083927より取得しました。


フォルダ移動履歴をスタック出来るpushd/popd はcmd.exe でも使える

まじかよ。cmd.exe 知らんかった

コマンド 詳細
pushd 今いるディレクトリをスタックに積んで、指定ディレクトリに移動
popd スタックから取り出して履歴のディレクトリに移動
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\takuya>pushd c:\
pushd c:\

c:\>cd Users
cd Users

c:\Users>popd
popd

C:\Users\takuya>

pushd/popd は知っててbashで使う時もあったけれど、cmd.exe で使えるのは便利ですね。

とくに履歴移動が面倒な cmd.exe では重宝しそう




以上の内容はhttps://takuya-1st.hatenablog.jp/entry/2016/04/29/083927より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14