以下是在Ubuntu中设置回收站自动清空的方法:
crontab -e
0 0 * * * rm -rf ~/.local/share/Trash/files/*
trash - cli
#!/bin/bash trash - empty
crontab - e