The Following User Says Thank You to mfortner For This Useful Post: | ||
|
2008-08-23
, 15:00
|
Posts: 566 |
Thanked: 150 times |
Joined on Dec 2007
|
#2
|
|
2008-08-23
, 15:24
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#3
|
|
2008-08-23
, 15:34
|
Posts: 275 |
Thanked: 46 times |
Joined on Feb 2008
@ Raleigh, NC
|
#4
|
I
find /home/user -name '._*' -type f -print0 | xargs -0 /bin/rm -f
The Following User Says Thank You to mfortner For This Useful Post: | ||
|
2008-08-23
, 15:59
|
Posts: 566 |
Thanked: 150 times |
Joined on Dec 2007
|
#5
|
|
2008-08-23
, 16:09
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#6
|
find /home/user -name '._*' -type f -exec rm "{}" \;
The Following 2 Users Say Thank You to pycage For This Useful Post: | ||
|
2008-08-23
, 16:27
|
Posts: 566 |
Thanked: 150 times |
Joined on Dec 2007
|
#7
|
|
2008-08-23
, 16:32
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#8
|
|
2008-08-24
, 02:59
|
Posts: 275 |
Thanked: 46 times |
Joined on Feb 2008
@ Raleigh, NC
|
#9
|
|
2008-08-24
, 03:27
|
Posts: 275 |
Thanked: 46 times |
Joined on Feb 2008
@ Raleigh, NC
|
#10
|
None of them open nor can they be found by the search tool.
Are they junk that can be removed?
If so I'm guessing it would be via the terminal which I'm not afraid to use, but lack the expertise to know the commands find and remove them.
I tried this: find / -name '._'
to no avail.
N800 and N810: Diablo MMC2 Boot