![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Strange files keep appearing in my home directory | schallstrom | Security | 6 | 06-15-2008 08:42 AM |
| gVim creates and leaves strange tilde ~ files in Windows | ghbarratt | Windows & DOS: Issues & Discussions | 2 | 02-28-2008 01:19 AM |
| Something strange... | B14speedfreak | SUN Solaris | 0 | 06-29-2006 11:48 AM |
| strange | skotapal | UNIX for Dummies Questions & Answers | 13 | 11-15-2002 12:16 PM |
| strange...problem | Prafulla | UNIX for Dummies Questions & Answers | 1 | 10-29-2001 01:19 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Strange files
Hi,
In a directory, I have 2 strange files : my_prompt> ls .dmp .dmp my_prompt> ls -l -rw-r--r-- 1 <my_user> <my_grp> 2048 Sep 29 19:21 .dmp -rw-r--r-- 1 <my_user> <my_grp> 2048 Sep 29 19:21 .dmp my_prompt> ls -1 | sed -e "s/^/#/g" | sed -e "s/$/#/g" #.dmp# #.dmp# my_prompt> ls -lb -rw-r--r-- 1 <my_user> <my_grp> 2048 Sep 29 19:21 \006\006.dmp -rw-r--r-- 1 <my_user> <my_grp> 2048 Sep 29 19:21 \006.dmp So my question is : How to delete this files ? Regards. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|