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
Copy file name to clipboardExpand all lines: rcb/docs/TODO.txt
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@ Known issues:
4
4
3. --human-readable is only implemented for timestamp
5
5
6
6
ToDo:
7
-
-No $USER variable exists on Termux. Implement getpwuid(getuid()) & GetUserNameW() for windows in aci
8
-
-For $HOME use SHGetKnownFolderPath() on win32 and getpwuid(getuid()).pw_dir for POSIX.
9
7
-Fix. When deleting a directory which has a nested unreadable directory the program throws an exception instead of disregarding the directorySize. Or could just add a message saying to use --no-directorysize on the error.
10
8
-ADD an option to recreate .rcb/ folder. Helpful for incompatible versions.
11
9
-ADD a built in option to elevate privileges using an elevation command. E.G sudo/doas. Must enter name of command followed by password.
0 commit comments