The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
If doc file exist remove
.
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
:
If doc file exist remove
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
02-11-2009
vgersh99
Moderator
Join Date: Feb 2005
Location: Boston, MA
Posts: 5,131
you don't need the 'if [ -e "*.doc" ]' (and the matching 'fi) - you will not go into the outter 'for' loop if there's nothing match against '*.doc'
vgersh99
View Public Profile
Find all posts by vgersh99
Find vgersh99's past nominations received
Find vgersh99's present nominations given