Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b3526f2

Browse files
author
Saiful
committed
basch commads update
1 parent b2bf229 commit b3526f2

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

‎files/winods-bash-commands.txt

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
#. check directory
1+
#. check directory path
2+
3+
pwd
4+
5+
#. check folder and files of the directory
26

37
ls
4-
5-
#. Move to previous directory
6-
7-
..
88

99
#. Move to next directory
1010

11-
./
11+
cd directory_name
12+
13+
#. Move to previous directory
14+
15+
cd ..
1216

1317

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /