Commit 63ab7de0 authored by Ayush's avatar Ayush

Upload new file

parent c1707ed4
#!/bin/bash
n=$(find $* -type d | wc -w)
echo $((n-1))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment