You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are some fun scripts for beginners to play around with shell scripting.
organize_files.sh - this script will find all files with the same extension in a directory create a respective directory for each extension and move those files there.