The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 01-03-2009
cfajohnson's Avatar
cfajohnson cfajohnson is offline Forum Advisor  
Shell programmer, author
  
 

Join Date: Mar 2007
Location: Toronto, Canada
Posts: 2,362
Quote:
Originally Posted by arukr View Post
the script on excution should take a directory path from useran a numric input and it should check indicate whether its write or not?

Do you mean "whether you can write to it" or "whether it's right"?
Quote:
if the cmmd

What's "cmmd"? If you mean "command", please say so. The posts in this forum should be in plain English.
Quote:
sh<script-name>,dir/path.<500>" is greater than 500 in size should be copied to dir ,temp in pwd and display the mesage'files of 2000 bytes hav been copied to dir temp'

That sentence makes no sense. Please rephrase it. Where you have code, please put it in [code] tags.