<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3401" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello....</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Im a relitve linux newbi.  Im trying to make a 
shell script to automate some network back ups.  Im trying to tar up 
my system files then use smbclient to connect to a NT4 
server  and upload.  Then disconect.</FONT><FONT face=Arial 
size=2>  I have been able to connect get the script to connect to the 
server, but then I cant execute a command.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Is it posible to have a shell script enter commands 
into smbclient? or any other aplication it may start?</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Where is a good place to start for literature about 
shell scripts (web or published)  ?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanx in advance  </FONT></DIV></BODY></HTML>