The UNIX and Linux Forums  

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



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Need help in While Condition raghav1982 Shell Programming and Scripting 5 10-30-2007 06:11 PM
if..else condition dr46014 Shell Programming and Scripting 3 10-29-2007 11:14 PM
if condition ravi raj kumar Shell Programming and Scripting 1 04-06-2007 06:01 AM
if condition mahabunta UNIX for Dummies Questions & Answers 1 09-26-2006 11:47 AM
help with if condition rkap UNIX for Dummies Questions & Answers 2 05-23-2005 08:25 PM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 03-28-2008
raghav1982 raghav1982 is offline
Registered User
  
 

Join Date: Sep 2007
Posts: 101
need help in IF condition!!

Hi All ,,

This is my code .. i am checcking a file temp66.txt , when i execute this
shell it checks whether the file is 0 byte file or not ..

if it is a 0 byte file , then Program exists out else it Prints the Echo Statement ..


if [ -s temp66.txt] then
RET_CODE=$?
if [ $RET_CODE -ne 0 ] then
echo 'File is Zero '
exit 99
fi

else
echo "Shell Worked"


Please help me on this !! i am working on something which will help me when this is resolved !!

fi
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 03:40 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0