Search Results

Search: Posts Made By: ivanachukapawn
7,709
Posted By ivanachukapawn
Its Korn. #!/bin/ksh # # Script to...
Its Korn.


#!/bin/ksh
#
# Script to setup Queue Manager SSL repository and create QM certificate
#
# Created 2010.12.06 by JWD
#...
7,709
Posted By ivanachukapawn
0403-035 specified path name too long
I get this error when attempting to run a simple .ksh script. This script runs fine on other servers. What causes this error?
3,870
Posted By ivanachukapawn
I apologize for my shell script ignorance and...
I apologize for my shell script ignorance and thank you for the help.
3,870
Posted By ivanachukapawn
$ ls -lab total 96 drwx------ 4 ivanachu ...
$ ls -lab
total 96
drwx------ 4 ivanachu users 512 Feb 10 22:46 .
drwxr-xr-x 227 new wheel 10752 Feb 10 13:44 ..
-rw-r--r-- 1 ivanachu users 878 Dec 4 20:01 .history...
3,870
Posted By ivanachukapawn
running the script with ksh -x...
running the script with
ksh -x ./createHAqmgr.ksh

and the script runs! what is going on?
3,870
Posted By ivanachukapawn
shebang = #!bin/ksh $ ls -l...
shebang = #!bin/ksh

$ ls -l createHAqmgr.ksh
-rwxrwxrwx 1 ivanachu users 4979 Feb 10 22:42 createHAqmgr.ksh
$


I don't understand. The shebang in this file is the same as the shebang in...
3,870
Posted By ivanachukapawn
script wont run
$ ls -l
total 44
drwx------ 2 ivanachu users 512 Dec 6 19:15 VILEARN
-rw------- 1 ivanachu users 74 Dec 5 18:42 cond
-rwx------ 1 ivanachu users 97 Dec 5 21:30 cond2
-rwxrwxrwx ...
Forum: Open Source 05-26-2008
353,872
Posted By ivanachukapawn
UltraEdit for sure. Too many errors are made by...
UltraEdit for sure. Too many errors are made by users who imagine that they have mastered the ridiculous over-functionality of vi.
And the flash drive version of UltraEdit is very convenient if you...
14,820
Posted By ivanachukapawn
IP and VIP listing
Its been some time since I've logged on to a Unix system and I've forgotten the command which I need to use to obtain:

a list of IPs and VIPs for the host server I've logged on to.

What is this...
4,248
Posted By ivanachukapawn
looking at a tutorial and trying to understand...
looking at a tutorial and trying to understand this variable business with awk, I tried

awk ' BEGIN { print a > "testfile" } ' a=$PWD

but testfile is always empty.

What is wrong with this?
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 07:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy