Search Results

Search: Posts Made By: deTTo
7,584
Posted By deTTo
Yeah I had to uncomment the second 'dir-line' and...
Yeah I had to uncomment the second 'dir-line' and it's working as far as i tested it. Thanks buddy! :b: I'm pretty amazed by how easy it can(!) be if one is good at bash scripting skills. I have to...
1,375
Posted By deTTo
I would use : find / -iname...
I would use :

find / -iname "*hakkinen*"
7,584
Posted By deTTo
I have to bump this thread, .. expanding the...
I have to bump this thread, .. expanding the original question.

Let's say I want to search for folders that are empty, but are also declared as empty despite if there are dot-files (.gnome, .kde,...
7,584
Posted By deTTo
Thanks that did the trick. :) Also thank you...
Thanks that did the trick. :)
Also thank you for the egrep additional tip!
7,584
Posted By deTTo
Removing empty folders using 'find'
Hey there!

I try to use 'find' to remove empty directories like this:
find . -depth -type d -empty -exec rm -rf {} ';'
It works just fine, but there are some directories i want to exclude.
So i...
Forum: Open Source 02-15-2008
195,070
Posted By deTTo
One thing i often stumble upon though is that...
One thing i often stumble upon though is that some of these easy-to-use-distribution-xy are not even able to boot from LiveCD without turning acpi and apic and pci-acpi manually off! :eek: This is...
Forum: Open Source 02-15-2008
195,070
Posted By deTTo
My favorite is Frugalware. It's simple but...
My favorite is Frugalware.
It's simple but easy, has very nice build-files + package system, and up2date packages and seems stable in the -current branch.
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 11:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy