Search Results

Search: Posts Made By: hanson44
5,102
Posted By hanson44
We know that. Just humor us, and show us what...
We know that. Just humor us, and show us what happens when you enter "ls". That way, we can help you. :)

If you don't want to list ALL the files, if there are a lot of them, just show us a goodly...
5,102
Posted By hanson44
What does the following produce (ell ess): ls
What does the following produce (ell ess):
ls
5,102
Posted By hanson44
All right. Then the first step is to show the...
All right. Then the first step is to show the exact command you are using to get the listing. Put it in code tags. For example, something like:
$ ls jjj*
jjj.c jjj.txt jjj.x

Then, move to the...
5,102
Posted By hanson44
First, do this: ls *prefix* Then, do this,...
First, do this:
ls *prefix*
Then, do this, and you will see the difference:
ls *prefix* | wc -l
5,102
Posted By hanson44
Try the following, assuming the prefix is...
Try the following, assuming the prefix is "Common":
ls Common* | wc -l
Showing results 1 to 5 of 5

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