Skip to content

Commit

Permalink
3-paths updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonedarth10 committed Feb 14, 2023
1 parent 24b948c commit 34257fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 0x03-shell_variables_expansions/3-paths
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
echo $((`echo $PATH | grep -o ":/" | wc -l`+ 1))

0 comments on commit 34257fd

Please sign in to comment.