Site Tools


linux:ubuntu:troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:ubuntu:troubleshooting [2017/06/01 16:44] lunetikklinux:ubuntu:troubleshooting [2020/03/08 00:36] (current) lunetikk
Line 65: Line 65:
 cd /var/bla cd /var/bla
 for i in * ; do rm $i ; done for i in * ; do rm $i ; done
 +</code>
 +
 +if too many
 +<code>
 +mkdir empty_dir
 +rsync -a --delete empty_dir/ yourdirectory/
 </code> </code>
  
linux/ubuntu/troubleshooting.1496328262.txt.gz · Last modified: 2017/06/01 16:44 by lunetikk