We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9a688 commit 17507e1Copy full SHA for 17507e1
Gettin File and Folder sizes/README.md
@@ -0,0 +1,9 @@
1
+# This is a script that getting file and folders sizes
2
+
3
+# Its use argparse module to write user-friendly command-line interfaces.
4
5
+# also use OS module to provides functions for interacting with the operating system.
6
7
+# How we can use it?
8
9
+### python3 GettingSizes.py --help
0 commit comments