![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Need some help here!!
Hello, I am trying to get this script to run.
#!bin/sh if [ /home/student/998/81/29 ]; then cd /home/student/998/81/29 mkdir 9988129 fi The problem I am encountering is when I keep it all on a single line. If I break up the script on new lines it works fine. Here is the catch this exports from our accounts database so I have little control of the structure. It exports it all in a single line. If anyone can help I would greatly appreciate it. Thank You, JW |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|