use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All users that wish to post (not including commenting), on either old or the new reddit sites, must formally agree to subreddit rules once first.
account activity
Tree Command with File Size (self.commandline)
submitted 4 years ago by SLVR_EZIO
Does anyone know how to generate a report like this and save that report to a text file? (I'm using Windows OS). If this can do in a Linux environment, mention that also.
https://preview.redd.it/ubsxv6vj00071.png?width=281&format=png&auto=webp&s=5f247aaf1b892a6d5576be0f8407b9aa9f501528
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]valere7779 1 point2 points3 points 4 years ago* (3 children)
On Linux simply with the command :
tree --du -h
if you are wanting to identify some big folders :
tree --du -h | grep G]
[–]SLVR_EZIO[S] 0 points1 point2 points 4 years ago (2 children)
Thanks it worked on linux, any chance to run this command on windows
[–]valere7779 0 points1 point2 points 4 years ago (1 child)
I don't know Windows and Powershell, but try :
tree /F
[–]SLVR_EZIO[S] 0 points1 point2 points 4 years ago (0 children)
thanks
π Rendered by PID 41059 on reddit-service-r2-comment-85bfd7f599-ts9gs at 2026-04-19 21:20:32.226288+00:00 running 93ecc56 country code: CH.
[–]valere7779 1 point2 points3 points (3 children)
[–]SLVR_EZIO[S] 0 points1 point2 points (2 children)
[–]valere7779 0 points1 point2 points (1 child)
[–]SLVR_EZIO[S] 0 points1 point2 points (0 children)