Search Results

Search: Posts Made By: phunk
8,224
Posted By phunk
When you "run it as a job [manually]", how is it...
When you "run it as a job [manually]", how is it getting the password? In our Autosys environment, we give the jobs the password automatically and it reads and goes on its' merry way.
2,851
Posted By phunk
BUMP - Interested in knowing the answer to this
BUMP - Interested in knowing the answer to this
1,351
Posted By phunk
And I want a million dollars. Have you tried...
And I want a million dollars.

Have you tried this yet? If so, show us what you've got.
7,436
Posted By phunk
while (( nextdate <= enddate ))?
while (( nextdate <= enddate ))?
Forum: What is on Your Mind? 01-23-2013
1,301
Posted By phunk
School Semester Started Today...
So, after two years of quitting school (huge mistake), I started back up today working towards a Database Administration Associates Degree. I'm taking an Introduction to UNIX/Linux course which...
2,446
Posted By phunk
Oh ok. I talked with him and I guess he's making...
Oh ok. I talked with him and I guess he's making more work for himself. He sets an environment variables AND a config file separately, sourcing the env.vars and then using a function to pull in...
2,446
Posted By phunk
The ConfigFile is to my choosing. That's a...
The ConfigFile is to my choosing. That's a similar format to how the guy I'm learning from had his, so I kept it. I prefer the

ParmName=Value

or

ParmName:Value

setup.

I appreciate...
2,446
Posted By phunk
Pulling Parms from Config File
Hello all,

I'm working on a general script for something at work. I'm an up-and-comer backup for a Shell Scripter this company has had for 35 years lol. Anyway, I have a config file I'm trying to...
964
Posted By phunk
I prefer and recommend mailx. I hope you don't...
I prefer and recommend mailx. I hope you don't need further explanation of bipinajith's script.
14
2,348
Posted By phunk
does break 2 work? Sounds random, I know.
does break 2 work?

Sounds random, I know.
1,152
Posted By phunk
I appreciate it. Makes sense to me :)
I appreciate it. Makes sense to me :)
1,152
Posted By phunk
Ahh ok cool - thank you. That did it. The guy I'm...
Ahh ok cool - thank you. That did it. The guy I'm learning from at work does it in double parenthesis. Is there any reason to do it one way or the other?
1,152
Posted By phunk
Loop Counting Question
I figured this out, but I wanted to pose the question.

I was writing a while loop that required counting the amount of times the job had run, for example.

An example below is what I had:

...
Forum: Programming 12-12-2012
1,208
Posted By phunk
Not sure if this...
Not sure if this (https://www.unix.com/programming/107422-search-string-text-file-c.html) helps?
4,003
Posted By phunk
Please use code and icode tags. Is it just first?...
Please use code and icode tags. Is it just first? Not first.sh, first.bat, something like that?

What happens if you type:

script>./first
4,003
Posted By phunk
What error are you receiving? (If any - it's just...
What error are you receiving? (If any - it's just as important for us to know if you get no response from the shell)
1,125
Posted By phunk
What do you mean by "stops there"? Does it not...
What do you mean by "stops there"? Does it not let you send any more commands to the shell? I'm not sure I understand the issue.
853
Posted By phunk
Please use code tags in future posts.
Please use code tags in future posts.
1,563
Posted By phunk
Enginner? Developer? Analyst?
Enginner?

Developer?

Analyst?
7,064
Posted By phunk
Holy mother of God that first post was a pain to...
Holy mother of God that first post was a pain to read...

Can you [ code ] your shell script for me?

I'm not entirely sure what you're issue is. Try /user/documents/ravi/folder2/folder3.
Forum: What is on Your Mind? 12-05-2012
8,196
Posted By phunk
Heroes of Newerth Counter-Strike:1.6 ...
Heroes of Newerth
Counter-Strike:1.6
Counter-Strike:GO
Forum: What is on Your Mind? 12-05-2012
43,095
Posted By phunk
Student, Implementation Lead, UNIX "Engineer" (I...
Student, Implementation Lead, UNIX "Engineer" (I guess).
Forum: What is on Your Mind? 12-05-2012
8,296
Posted By phunk
Linux - Ubuntu 8* I never really did...
Linux - Ubuntu 8*

I never really did anything with it other than be like "holy crap I don't know how to do anything!"

----

Unix - Solaris

Use it for work now. Do KSH scripting and job...
24,348
Posted By phunk
Put your PS1 declaration in .profile. ...
Put your PS1 declaration in .profile.

#PS1='whateveryouwant'
PS1='${HOST}:${LOGNAME}:${PWD}'
2,648
Posted By phunk
Take a look at this...
Take a look at this (https://www.unix.com/shell-programming-scripting/42423-compound-variable-korn-shell.html) thread.
Showing results 1 to 25 of 35

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