The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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
How to Unzip a .ZIP file in Unix without using unzip cmd..????? sureshg_sampat Shell Programming and Scripting 5 11-15-2008 04:44 AM
unzip via bash startup script problems easysnowboards Shell Programming and Scripting 0 05-26-2008 02:25 AM
Script to unzip specific files stumpyuk Shell Programming and Scripting 1 04-24-2008 02:38 PM
Shell script for unzip nvkuriseti Shell Programming and Scripting 2 07-26-2007 09:46 AM
How to Unzip a .ZIP file in Unix without using unzip cmd..????? sureshg_sampat HP-UX 5 02-08-2007 10:01 AM

 
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 08-07-2006
speedieB speedieB is offline
Registered User
  
 

Join Date: Jul 2006
Posts: 13
unzip in script using rsh

Hi
I have searched usr/bin and usr/sbin to try to find unzip but I cannot find it.

My script is using the ksh #!/usr/bin/ksh but when I rsh to another box it cannot find unzip to unzip to a new archive, but I can unzip files when I am using a telnet session on the box.

The error message returned is ksh: unzip: not found
Any ideas?

Thanks

here is my code
Code:
#!usr/bin/ksh
host=dougall
filedir=/home/testing/performance

datefile=`date +%d%m%y%H%M`
rcp -p TEST.zip $host:$filedir
rsh $host "cd $filedir; unzip TEST.zip -d $datefile; cd $filedir/$datefile"
 

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:38 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