Sponsored Content
Operating Systems HP-UX HP-UX: Shell Script giving " 0^J30: Syntax error" Post 302891860 by vai_sh on Saturday 8th of March 2014 06:17:10 PM
Old 03-08-2014
output of sh -x <script>

Code:
>sh -x test.sh
+ + hostname
server=******
+ configfile=/home/spgroup/sup/config_file
+ flagfile=/home/spgroup/sup/flag_file
+ mailfile=/home/spgroup/sup/mail_file
+ tmpflagfile=/home/spgroup/sup/tmp_flag_file
+ cut -d   -f3,4
+ sed $d
+ cat abc
+ tail -n +5
+ tr -s
+ 1> /home/spgroup/sup/config_file
+ cat /home/spgroup/sup/config_file
+ cut -d   -f1
+ [ tellabs7100 = q_ft_out ]
+ threshold=20
+ + cat /home/spgroup/sup/config_file
+ cut -d   -f2
+ grep tellabs7100
size=0
30
+ [ -f /home/spgroup/sup/flag_file ]
+ + grep -c tellabs7100 /home/spgroup/sup/flag_file
x=1
+ [ 1 -ge 1 ]
+ [ 0
30 -ge 20 ]
test.sh[27]: 0^J30: Syntax error
+ grep -v tellabs7100 /home/spgroup/sup/flag_file
+ echo lhprod18 q_ft_out 4000
+ 1> /home/spgroup/up/tmp_flag_file
+ mv /home/spgroup/sup/tmp_flag_file /home/spgroup/sup/flag_file
+ [ tellabs7100N = q_ft_out ]
+ threshold=20
+ + cat /home/spgroup/sup/config_file
+ cut -d   -f2
+ grep tellabs7100N
size=30
+ [ -f /home/spgroup/sup/flag_file ]
+ + grep -c tellabs7100N /home/spgroup/sup/flag_file
x=0
+ [ 0 -ge 1 ]
+ [ 30 -ge 20 ]
+ echo lhprod18 tellabs7100N 30
+ 1>> /home/spgroup/sup/flag_file
+ [ tems_xml_if_snd_q = q_ft_out ]
+ threshold=20
+ + cat /home/spgroup/sup/config_file
+ cut -d   -f2
+ grep tems_xml_if_snd_q
size=0
+ [ -f /home/spgroup/sup/flag_file ]
+ + grep -c tems_xml_if_snd_q /home/spgroup/sup/flag_file
x=0
+ [ 0 -ge 1 ]
+ [ 0 -ge 20 ]
+ [ q_ft_out = q_ft_out ]
+ threshold=30
+ + cat /home/spgroup/sup/config_file
+ grep q_ft_out
+ cut -d   -f2
size=4000
+ [ -f /home/spgroup/sup/flag_file ]
+ + grep -c q_ft_out /home/spgroup/sup/flag_file
x=1
+ [ 1 -ge 1 ]
+ [ 4000 -ge 30 ]
+ echo  SERVER:lhprod18       QUEUENAME:q_ft_out             SIZE:4000
+ 1>> /home/spgroup/sup/mail_file
+ [ zhoneArcadacs = q_ft_out ]
+ threshold=20
+ + cat /home/spgroup/sup/config_file
+ cut -d   -f2
+ grep zhoneArcadacs
size=0
+ [ -f /home/spgroup/sup/flag_file ]
+ + grep -c zhoneArcadacs /home/spgroup/sup/flag_file
x=0
+ [ 0 -ge 1 ]
+ [ 0 -ge 20 ]
+ [ -f /home/spgroup/sup/mail_file ]
+ mailx -s TEMS : Queues Which are Above Threshold on lhprod18 *****@*****
+ cat /home/spgroup/sup/mail_file
+ rm /home/spgroup/sup/mail_file

 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

"syntax error at line 21 :'done' unexpected." error message"

I am trying to run the script bellow but its given me "syntax error at line 20 :'done' unexpected." error message" can someone check to see if the script is ok? and correct me pls. Today is my first day with scripting. Gurus should pls help out #!/bin/ksh # Purpose: Check to see if file... (3 Replies)
Discussion started by: ibroxy
3 Replies

2. UNIX for Dummies Questions & Answers

awk Shell Script error : "Syntax Error : `Split' unexpected

hi there i write one awk script file in shell programing the code is related to dd/mm/yy to month, day year format but i get an error please can anybody help me out in this problem ?????? i give my code here including error awk ` # date-month -- convert mm/dd/yy to month day,... (2 Replies)
Discussion started by: Herry
2 Replies

3. Shell Programming and Scripting

In ksh shell command - Print "-ABC" is giving error

Hi Guys, while executing the following command : print "-ABC" is giving following error : ksh: print: bad option(s) I cannot use echo for some other reasons, so any other option ? (2 Replies)
Discussion started by: sagarjani
2 Replies

4. AIX

"too big" and "not enough memory" errors in shell script

Hi, This is odd, however here goes. There are several shell scripts that run in our production environment AIX 595 LPAR m/c, which has sufficient memory 14GB (physical memory) and horsepower 5CPUs. However from time to time we get the following errors in these shell scripts. The time when these... (11 Replies)
Discussion started by: jerardfjay
11 Replies

5. Shell Programming and Scripting

ksh-script "arithmetic syntax error" comparing strings

Hi all, Iīve already searched the forum but canīt find what i am doing wrong. I am trying to compare two variables using ksh under red hat. The error I get is: -ksh: .: MDA=`md5sum /tmp/ftp_dir_after_transfer | cut -d' ' -f1 ` MDB=`md5sum /tmp/ftp_dir_before_transfer | cut -d' ' -f1 `... (3 Replies)
Discussion started by: old_mike
3 Replies

6. Shell Programming and Scripting

read -n1 -r -p "Press..." key / produces error in bash shell script

Hello! Sorry, for my not so perfect english! I want to stop bash shell script execution until any key is pressed. This line in a bash shell script read -n1 -r -p "Press any key to continue..." key produces this error When I run this from the command line usera@lynx:~$ read... (4 Replies)
Discussion started by: linuxinho
4 Replies

7. Shell Programming and Scripting

Help with FTP Script which is causing "syntax error: unexpected end of file" Error

Hi All, Please hav a look at the below peice of script and let me know if there are any syntax errors. i found that the below peice of Script is causing issue. when i use SFTP its working fine, but there is a demand to use FTP only. please find below code and explain if anything is wrong... (1 Reply)
Discussion started by: mahi_mayu069
1 Replies

8. Shell Programming and Scripting

Bash Script giving "Command Not found"

Hello Geeks, Greetings...I have the following script: #!/usr/bin/bash #Script to generate number of active PDP context & calculate PDP activation #failurefrom EPG-M #Script written by Gbenga Adigun #September 12, 2013 username="xxxxxx" password="xxxxxxxxx" HOSTS=( ggsn01... (6 Replies)
Discussion started by: infinitydon
6 Replies

9. BSD

Keep getting error "-bash: ./.profile_z2: line 52: syntax error: unexpected end of file"

#!/bin/bash #-------------------------------------------------------- # Setup prompt # Author Zeeshan Mirza # Data: 06-08-2017 #-------------------------------------------------------- if then . ./.profile_custom_pre fi umask 022 set -o vi export EDITOR=vi export VISUAL=vi... (3 Replies)
Discussion started by: getzeeshan
3 Replies

10. Shell Programming and Scripting

Bash script - Print an ascii file using specific font "Latin Modern Mono 12" "regular" "9"

Hello. System : opensuse leap 42.3 I have a bash script that build a text file. I would like the last command doing : print_cmd -o page-left=43 -o page-right=22 -o page-top=28 -o page-bottom=43 -o font=LatinModernMono12:regular:9 some_file.txt where : print_cmd ::= some printing... (1 Reply)
Discussion started by: jcdole
1 Replies
cachefslog(1M)						  System Administration Commands					    cachefslog(1M)

NAME
cachefslog - Cache File System logging SYNOPSIS
cachefslog [-f logfile | -h] cachefs_mount_point DESCRIPTION
The cachefslog command displays where CacheFS statistics are being logged. Optionally, it sets where CacheFS statistics are being logged, or it halts logging for a cache specified by cachefs_mount_point. The cachefs_mount_point argument is a mount point of a cache file system. All file systems cached under the same cache as cachefs_mount_point will be logged. OPTIONS
The following options are supported. You must be super-user to use the -f and -h options. -f logfile Specify the log file to be used. -h Halt logging. OPERANDS
cachefs_mount_point A mount point of a cache file system. USAGE
See largefile(5) for the description of the behavior of cachefslog when encountering files greater than or equal to 2 Gbyte ( 2**31 bytes). EXAMPLES
Example 1: Checking the Logging of a directory. The example below checks if the directory /home/sam is being logged: example% cachefslog /home/sam not logged: /home/sam Example 2: Changing the logfile. The example below changes the logfile of /home/sam to /var/tmp/samlog: example# cachefslog -f /var/tmp/samlog /home/sam /var/tmp/samlog: /home/sam Example 3: Verifying the change of a logfile. The example below verifies the change of the previous example: example% cachefslog /home/sam /var/tmp/samlog: /home/sam Example 4: Halting the logging of a directory. The example below halts logging for the /home/sam directory: example# cachefslog -h /home/sam not logged: /home/sam EXIT STATUS
The following exit values are returned: 0 success non-zero an error has occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
cachefsstat(1M), cachefswssize(1M), cfsadmin(1M), attributes(5), largefile(5) DIAGNOSTICS
Invalid path It is illegal to specify a path within a cache file system. SunOS 5.10 7 Feb 1997 cachefslog(1M)
All times are GMT -4. The time now is 06:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy