HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to del the file
Operating System - HP-UX
1834187
Members
2986
Online
110064
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
Go to solution
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
03-30-2004 04:11 AM
03-30-2004 04:11 AM
Hi!
At my root filesystem / I try to del but I can not del this file
-rw------- 1 root root 103587840 Mar 26 \dpdata\IDB1
I get this message rm:dpdataIDB1 non-existent
At my root filesystem / I try to del but I can not del this file
-rw------- 1 root root 103587840 Mar 26 \dpdata\IDB1
I get this message rm:dpdataIDB1 non-existent
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2004 04:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2004 04:19 AM
03-30-2004 04:19 AM
Re: how to del the file
use ls -b to see any control caractere in the filename
"with caution" You can try /bin/rm -i * , rm will prompt for confirmation before actually doing the deletion.
You can protect the name between simple quote ' ; it could be the problem with a file with the slash caracter.
You can use emacs ...
There are planty of solution
"with caution" You can try /bin/rm -i * , rm will prompt for confirmation before actually doing the deletion.
You can protect the name between simple quote ' ; it could be the problem with a file with the slash caracter.
You can use emacs ...
There are planty of solution
All different, all Unix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2004 04:49 PM
03-30-2004 04:49 PM
Re: how to del the file
Hi
Not sure if you have got what you wanted , anyway
you can do a ls-q to see what other hidden characters are there with the file name ,
i would normally do the following
rm -i ./** ( you can type the first few leter and Esc Key too.
Not sure if you have got what you wanted , anyway
you can do a ls-q to see what other hidden characters are there with the file name ,
i would normally do the following
rm -i ./*
Some cause happiness wherever they go; others, whenever they go
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