The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
list the files but exclude the files in subdirectories
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
list the files but exclude the files in subdirectories
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-16-2008
fabtagon
Registered User
Join Date: Apr 2008
Location: European Union/Germany
Posts: 189
i) ls -ld
ii) find -maxdepth 1 -type f
fabtagon
View Public Profile
Find all posts by fabtagon
Find fabtagon's past nominations received
Find fabtagon's present nominations given