Search Results

Search: Posts Made By: c2s
3,177
Posted By c2s
thanks but I want to know what it means, not...
thanks but I want to know what it means, not necessarily get rid of the permissions@. Is there is a reason to get rid of them? What info do they carry?
3,177
Posted By c2s
ls -l shows a @ after permissions, why?
As in
>ls -l *.name
-rw-r--r-- 1 c2s ... file0.name
-rw-r--r-- 1 c2s ... file1.name
-rw-r--r--@ 1 c2s ... file2.name
-rw-r--r--@ 1 c2s ... file3.name
As the example shows, it only...
33,350
Posted By c2s
simply using ls -I "*.o" doesn't help when...
simply using ls -I "*.o"
doesn't help when what you want to list is distributed over many directories, as in the original question ls */a/b/*.*
The man ls page in my system shows that for -I...
33,350
Posted By c2s
Thanks, this works. I'm still interested in...
Thanks, this works. I'm still interested in knowing why the ignore option of ls doesn't work as indicated in the man page.
33,350
Posted By c2s
Problems with "ls --ignore"
I'm running in CentOS Linux, but this is a core unix question:
> ls */a/b/*.*
list hundreds of files with several extensions and I'd like not to lists those with extension ".o", say. So, after...
Showing results 1 to 5 of 5

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