Skip to content

Commit 7dc6184

Browse files
committed
Update fake-bash.bat
1 parent 658092d commit 7dc6184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fake-bash.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
DOSKEY ls=dir /X
66
DOSKEY pwd=chdir
77
DOSKEY ps=tasklist $*
8+
DOSKEY cat=type $* | more
89

910
:: If Sublime Text editor has been installed:
1011
set PATH=%PATH%;"C:\Program Files\Sublime Text 2\"

0 commit comments

Comments
 (0)