HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- find sees files but 'ls' does not
Operating System - Tru64 Unix
1830340
Members
2253
Online
110001
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2004 06:33 PM
06-22-2004 06:33 PM
find sees files but 'ls' does not
Hi,
I was looking for file with specific i-node on a V5.1A system and I ran the "find /etc -i 3115" cmd.
This cmd listed the files I was looking for but also gave some errors:
"
find: /etc/dfsl.h00 : Invalid argument
find: /etc/dfsl.bak : Invalid argument
find: /etc/vol-old/vold_diag/socket : Invalid argument
find: /etc/vol-old/vold_request/socket : Invalid argument
find: /etc/dfsl.h01 : Invalid argument
/etc/dfsc.h01
find: /etc/dfsl.h02 : Invalid argument
find: /etc/dfsl.h03 : Invalid argument
find: /etc/dfsl.h04 : Bad file number
"
When I did a "ls -la /etc/dfsl.h00" I got the following error:
ls: /etc/dfsl.h00 not found
How can this be explained? Apparently the find cmd sees some files that aren't there?
Kris
I was looking for file with specific i-node on a V5.1A system and I ran the "find /etc -i 3115" cmd.
This cmd listed the files I was looking for but also gave some errors:
"
find: /etc/dfsl.h00 : Invalid argument
find: /etc/dfsl.bak : Invalid argument
find: /etc/vol-old/vold_diag/socket : Invalid argument
find: /etc/vol-old/vold_request/socket : Invalid argument
find: /etc/dfsl.h01 : Invalid argument
/etc/dfsc.h01
find: /etc/dfsl.h02 : Invalid argument
find: /etc/dfsl.h03 : Invalid argument
find: /etc/dfsl.h04 : Bad file number
"
When I did a "ls -la /etc/dfsl.h00" I got the following error:
ls: /etc/dfsl.h00 not found
How can this be explained? Apparently the find cmd sees some files that aren't there?
Kris
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2004 08:35 PM
06-22-2004 08:35 PM
Re: find sees files but 'ls' does not
some of them are not regular file. They are sockets not supporting all operations of a normal file - so returning the errormessage.
the dfsl file may be temporarly in use leading to "not found" etc due to changed inode during operation of your command.
the dfsl file may be temporarly in use leading to "not found" etc due to changed inode during operation of your command.
Help() { FirstReadManual(urgently); Go_to_it;; }
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP