Search Results

Search: Posts Made By: jaffachamp
21,328
Posted By jaffachamp
$ uname -ar Linux maclir 2.6.18-5-ixp4xx #1 Thu...
$ uname -ar
Linux maclir 2.6.18-5-ixp4xx #1 Thu Aug 30 16:47:13 UTC 2007 armv5tel GNU/Linux

This is a Linksys NSLU2 running Debian 4.0. Files in question are on an ext3 partition on an external...
21,328
Posted By jaffachamp
Yeah, same results as trying to manually rm them....
Yeah, same results as trying to manually rm them.

$ ls
Andre?? 3000 Feat. Kelis Les Mise??rables ???????????? ??? ?????????????????? ???????????????
$ find . -print -exec /bin/rm -f {} \;
....
2,992
Posted By jaffachamp
For SAN/NAS, you may want to read this article on...
For SAN/NAS, you may want to read this article on why rsync is a possibly better alternative than tar for over the network backup routines (to disk, e.g. non-sequential write/read).

Easy Automated...
2,135
Posted By jaffachamp
Does this help? From: Unix/Linux "find"...
Does this help?

From: Unix/Linux "find" Command Tutorial (http://content.hccfl.edu/pollock/Unix/FindCmd.htm)

A common request is a way to find all the hard links to some file. Using ls -li...
21,328
Posted By jaffachamp
How do you delete files that are seemingly missing inodes?
I have some files that appear to have no inode numbers. To complicate the matter, the filenames have UTF8 (I think) characters.

I am trying to delete them. In fact, and this might make things...
Showing results 1 to 5 of 5

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