On 05/08/2018 10:38 AM, Thomas Schmitt wrote:
[snip]
Something could be wrong with the input tree instead. Especially around file
"grub2 problem-2018-02-13".
What do you get from
ls -lR /home/richard/.local/share/Trash/expunged/1449727740/"grub2
problem-2018-02-13" 2>&1 | less
This could be many text lines. So i propose to pipe the output into "less"
and to then explore it without flooding the terminal.
If nothing spectacular shows up: What does this yield:
> Script started on Tue 08 May 2018 12:03:45 PM CDT
root@debian-jan13:/home/richard# ############# What do you get from
root@debian-jan13:/home/richard# ## ls -lR /home/richard/.local/share/Trash/expunged/1449727740/"grub2
problem-2018-02-13" 2>&1
root@debian-jan13:/home/richard#
root@debian-jan13:/home/richard# ls -lR /home/richard/.local/share/Trash/expunged/1449727740/"grub2 prob
blem-2018-02-13" 2>&1
/home/richard/.local/share/Trash/expunged/1449727740/grub2 problem-2018-02-13:
#### Insert visual break####
total 4
drwx------ 3 richard richard 4096 Mar 6 09:41 grub2 problem-2018-02-13
/home/richard/.local/share/Trash/expunged/1449727740/grub2 problem-2018-02-13/grub2 problem-2018-02-13:
#### Insert visual break####
total 4
drwx------ 3 richard richard 4096 Mar 6 09:41 grub2 problem-2018-02-13
/home/richard/.local/share/Trash/expunged/1449727740/grub2 problem-2018-02-13/grub2 problem-2018-02-13/grub2 problem-2018-02-13:
#### Insert visual break####
total 4
drwx------ 3 richard richard 4096 Mar 6 09:41 grub2 problem-2018-02-13
/home/richard/.local/share/Trash/expunged/1449727740/grub2 problem-2018-02-13/grub2 problem-2018-02-13/grub2 problem-2018-02-13/grub2 problem-2018-02-13:
#### Insert visual break####
total 4
drwx------ 3 richard richard 4096 Mar 6 09:41 grub2 problem-2018-02-13
/home/richard/.local/share/Trash/expunged/1449727740/grub2 problem-2018-02-13/grub2 problem-2018-02-13/grub2 problem-2018-02-13/grub2 problem-2018-02-13/grub2 problem-2018-02-13:
#### Insert visual break####
root@debian-jan13:/home/richard# ############# If nothing spectacular shows up:
What does this yield:
root@debian-jan13:/home/richard# ##ls -lR
/home/richard/.local/share/Trash/expunged/1449727740 2>&1
root@debian-jan13:/home/richard#
root@debian-jan13:/home/richard# ls -lR /home/richard/.local/share/Trash/expunged/1449727740 2>&1
/home/richard/.local/share/Trash/expunged/1449727740:
total 4
drwx------ 3 richard richard 4096 Mar 6 09:41 grub2 problem-2018-02-13
/home/richard/.local/share/Trash/expunged/1449727740/grub2 problem-2018-02-13:
#### Insert visual break####
total 4
drwx------ 3 richard richard 4096 Mar 6 09:41 grub2 problem-2018-02-13
/home/richard/.local/share/Trash/expunged/1449727740/grub2 problem-2018-02-13/grub2 problem-2018-02-13:
#### Insert visual break####
total 4
drwx------ 3 richard richard 4096 Mar 6 09:41 grub2 problem-2018-02-13
/home/richard/.local/share/Trash/expunged/1449727740/grub2 problem-2018-02-13/grub2 problem-2018-02-13/grub2 problem-2018-02-13:
#### Insert visual break####
root@debian-jan13:/home/richard#
root@debian-jan13:/home/richard# ############# exit script command
root@debian-jan13:/home/richard# exit
exit
Script done on Tue 08 May 2018 12:08:04 PM CDT
ls -lR /home/richard/.local/share/Trash/expunged/1449727740 2>&1 | less
I couldn't interpret what I was seeing so below are excerpts of what was
captured by script command.