Skip to content

Commit c7a02c2

Browse files
updated
1 parent dc3dbe5 commit c7a02c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0x00-shell_basics/0-current_working_directory

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
echo $pwd
2+
echo $PWD

0 commit comments

Comments
 (0)