Search Results

Search: Posts Made By: dellanicholson
2,121
Posted By dellanicholson
Delete Directories and its files that begin with the same character string
I wrote a shell script program that supposed to delete any directories and its files that begin with the same character string . The program is designed to delete directories and its files that are...
7,855
Posted By dellanicholson
Can a powershell program be converted to shell...
Can a powershell program be converted to shell script code in unix?

Here's the powershell code . It extracts users' manager names from the Active directory and then exports the data to a csv file....
7,855
Posted By dellanicholson
List the Manager of Users in AD - Using list- Get-ADuser
Is there any command that can used in Linux that export usernames and their manager's name from AD using bash shell script?

I know this can be done using powershell but I need to use Linux for...
18,577
Posted By dellanicholson
Autosys adding global variable in a jil
I have created two jil files name AY.jil and PY.jil. I have three issues which are as follows:

1. how do you add a global variable value from a shell script program to a jil
file?

2....
7,016
Posted By dellanicholson
Add global variable to jil autosys
I am new to autosys. I want to add a global variable to a jil file named PJ.jil.
I also want to add a watch_file command to filename PJ.jil and AY.jil. The watch_file command checks every five...
969
Posted By dellanicholson
Symlink
I know how to create a symlink but I am getting an error message that the file already exists. Also, my symlink doesn't point from target directory to the path correctly,

Here is an example of...
1,997
Posted By dellanicholson
I tried many ways but nothing appears to work
I tried many ways but nothing appears to work
1,997
Posted By dellanicholson
Format columns and heads using shell script
The OS is AIX

I tried using your example
grpdsku.sh | ./align

but I get an error message
this is no pipe to read data written to a pipe.

I tried using printf in my code but the headers...
1,997
Posted By dellanicholson
I added sprintf to my code and it doesn't ...
I added sprintf to my code and it doesn't appear to work. I am doing something wrong. I could not figure out how to use align in my code even with the demo.

Here is my code using sprintf....
1,997
Posted By dellanicholson
Format columns and heads using shell script
where would I place align or printf in my code?
1,997
Posted By dellanicholson
Format columns and heads using shell script
My program output text file data in columns format. My problem is the column headers do not align with the data and if filesystem and Mounted On columns pathname are too long the text will not...
3,753
Posted By dellanicholson
Ram peak
thank for your help. I remove the period in the path of the program. Another error occurred.

input entries:


Enter Group name:
hasasvmi

Enter Current Date:
10/25/2016

Enter number of...
3,753
Posted By dellanicholson
I am getting one error in my program. The path...
I am getting one error in my program. The path and files do exist.

This is the error message after adding information to each prompt entries

./grpdsku.sh

Enter Group name:
hasasvmi

Enter...
3,753
Posted By dellanicholson
Thank for your help. I want to get my code...
Thank for your help. I want to get my code running. I realized I need to get the code working before adding the shell script code to zenity dialog i. Here is what I am trying to do


The first...
3,753
Posted By dellanicholson
Using gawk to read and manipulate multiple texts from a file
OS is AIX

The first part of the program check if the input of a particular date and group name exist in a text file. The input values need to match on that entire record in the text file. This...
3,753
Posted By dellanicholson
Peak Ram Usage
grpdsku program allows user to check their group disk space in a server environment. The data in the dialog box queries a text file. Each text file is labeled with a current timestamp. Results...
4,879
Posted By dellanicholson
GSub
Thanks, Scrutinzer

Is there any way the gsub can be fixed that it will output the correct values?
4,879
Posted By dellanicholson
Find keywords in multiple log files
My program run without error. The problem I am having.

The program isn't outputting field values with the column headers to file.txt.

Each of the column headers in file.txt has no data.

...
8,374
Posted By dellanicholson
awk GSUB read field values from multiple text files
My program run without error. The problem I am having.

The program isn't outputting field values with the column headers to file.txt.

Each of the column headers in file.txt has no data.

...
4,879
Posted By dellanicholson
Search
The OS is AIX 7.1.

My program searches for certain keywords and its values from multiple text files and output the information to a text file and sends an email attachment. One of the Keyword...
4,879
Posted By dellanicholson
Find keywords in multiple log files
Answer to your questions:
Tell us what operating system you're using? AiX

Tell us what shell you're using? bash shell


The format of text files is based on generated sas programs that...
8,247
Posted By dellanicholson
Read in Multiple log files and output selected variables and values to cvs file
I have several problems with my problems: I hope you can help me.

1) the If else statement I am getting an error message. My syntax must be incorrect because the entire statement is throwing an...
4,879
Posted By dellanicholson
answer your question : Are you getting...
answer your question :

Are you getting syntax errors for an incomplete awk program?
I am get syntax errors for an incomplete awk program

I am getting an error in the If else statement

...
10,662
Posted By dellanicholson
Read in multiple log files and Output selected keywords and its value to a cvs file
I have several problems with my program: I hope you can help me.



1) the If else statement isn't working I am getting a syntax error.

. The IF Else syntax is:
If MEMSIZE OR...
10,662
Posted By dellanicholson
Find keywords in multiple log files
The Problem that I am having is when the code ran and populated the progflag.csv file, columns MEMSIZE, SECOND and SASEXE were blank. The next problems are the IF else statement isn't working and the...
Showing results 1 to 25 of 50

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