Conversation
* Show last modified date and file size * Show size in human readable format Show statistics Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
|
@inode64 Please use |
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
|
If you consider changing the name of the parameters, it will be well received. |
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
-----------
Traceback (most recent call last):
File "/root/lostfiles.py", line 684, in <module>
main()
File "/root/lostfiles.py", line 476, in main
tracked = collect_tracked_files()
File "/root/lostfiles.py", line 676, in collect_tracked_files
files.update(normalize_filenames(fp.readlines()))
File "/usr/lib/python-exec/python3.6/../../../lib64/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 5799: ordinal not in range(128)
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
In older server with bad locale it showed this error, I change to correct value and now it runs fine Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
In older server with bad locale it showed this error, I change to correct value and now it runs fine Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
|
@inode64 I will review it the next days, didn't have time so far, sorry |
|
Do not worry. I have been checking my servers are about 72 of 64bits and 1 of 32, 1 desktop. Both with amd 17.1 and earlier and the tool seems to work well. |
Show broken symlinks notice Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
|
have you been able to review this commit? |
|
Thanks for the PR and sorry for the long delay. However at this point I'm not confident in merging this as I want to keep it as minimal as possible and non-interactive to use it together with other scripts. I will keep it open in case more people ask for this. |
Show statistics
Signed-off-by: Fco Javier Felix ffelix@inode64.com