Computing.Net > Forums > Unix > Trouble list out files

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Trouble list out files

Reply to Message Icon

Name: Jim
Date: December 11, 2003 at 11:34:33 Pacific
OS: Sum
CPU/Ram: E10k
Comment:

Hello All I have a simple problem but so some reason I can't get it to work.
I have a directory that has lots of files but I only want to list out some of them example of them are UMLBI001.ksh umlbr000.ksh umlbr001.ksh umlbr002.ksh umlbr003.ksh umlbr004.ksh
I thought I could use ls ^[Uu]*.ksh but I get an error "^[Uu]*.ksh: No such file or directory"
Any Help would be great
Thanks Jim



Sponsored Link
Ads by Google

Response Number 1
Name: Jerry Lemieux
Date: December 11, 2003 at 12:44:34 Pacific
Reply:

Don't use the circumflex (^) in your command line. Simply use `ls [Uu]*.ksh`


0

Response Number 2
Name: Jim
Date: December 12, 2003 at 06:10:42 Pacific
Reply:

Thanks a lot works great.
Jim


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Sed-Update a record SCO Will not Boot



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: Trouble list out files

Listing the file group by type www.computing.net/answers/unix/listing-the-file-group-by-type/8364.html

Listing two files as one long list www.computing.net/answers/unix/listing-two-files-as-one-long-list/6062.html

comparing dates from a file www.computing.net/answers/unix/comparing-dates-from-a-file/3901.html