Using LS command in unix
I need help doing the following:
Say I'm in /usrs/bin
And I want to run the ls command on a sub directory of bin called
datafiles FROM bin.
I need to locate all files using ls that contain a DOT and contain the
letters f or u anywhere after the dot.
How do i do this?
Thanks
No comments:
Post a Comment