![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| find the length of file names in a directory? | koti_rama | Shell Programming and Scripting | 5 | 06-04-2008 11:19 AM |
| Change All File Names in a Directory | andou | UNIX for Dummies Questions & Answers | 8 | 01-22-2008 09:06 PM |
| Replace characters in all file names in a particular directory | madhunk | Shell Programming and Scripting | 4 | 02-16-2006 07:10 PM |
| directory names in a flat file | surjyap | Shell Programming and Scripting | 2 | 10-06-2005 08:51 AM |
| File names that contain "01" act hidden | n9ninchd | UNIX for Dummies Questions & Answers | 8 | 06-09-2001 11:25 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
File and Directory Names become hidden
Something very weird has been happening when I'm creating files and directories. When I create a directory, at times depending on the directory name and depth, it becomes hidden and can only be seen typing "ls -a". When I say the name of the directory matters, "my_c++" will be hidden but using the name "testdir" will be fine. Even more puzzling is the problem when I'm creating files. Again it depends on the name. A file name "dat052302" is okay, but "dat052302.dos" becomes hidden, and "ls -a" or "ls -l" doesn't show the existing file. So when I type "ls" to list the contents of the directory, the new file is not in the list. This happens when I create the file using an editor, a c++ program, and by copying from another file! For example, if I copy a file that is not hidden, the destination file becomes hidden, so "cp dat052302 dat052302.dos" will create the "dat052302.dos" file but it will be hidden.
I'm using Sun Solaris 8, Ultra 10. If anyone has encountered a similar problem or might know how to fix this, PLEASE let me know, I would greatly appreciate it. Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|