Search Results

Search: Posts Made By: sydox
3,309
Posted By sydox
Thanks!! This is what I ended up using that...
Thanks!!

This is what I ended up using that works

while [`echo $jobname | egrep '^[^[:blank:]]+$' | wc -l -gt 0 ]; do


MadeInGermany: I'm unaware of what the "x" in your example does. I'm...
3,309
Posted By sydox
Egrep ERE to find null
Hello All,
My apologies if a similar question has already been posted. I searched for "grep", "egrep" and "null"

I'm having an issue with egrep and an extended regular expression.
I'm doing a...
6,583
Posted By sydox
Thanks a TON, that makes perfect sense to me!
Thanks a TON, that makes perfect sense to me!
6,583
Posted By sydox
WOW that worked!! Please forgive my ignorance,...
WOW that worked!!
Please forgive my ignorance, but what does that extra "." do? I'm aware that "." signifies your current directory.
If you don't want to explain fully and have a good reference for...
6,583
Posted By sydox
I figured out where the problem lies. "scd" is...
I figured out where the problem lies. "scd" is the script that I'm tring to run, and I'm in my home directory and enter:
/usr/bin/ksh -xv scd /

I get:
+ cd /
pwd
/
+ ls -l
Then my...
6,583
Posted By sydox
Thanks for your SUPER quick response!...
Thanks for your SUPER quick response! Unfortunately I'll have to wait till Monday to try your suggestions.

radoulov: Thats a good idea!
Subbeh: I don't believe that PWD is considered an...
6,583
Posted By sydox
Command substitution inside of a variable expression (AIX, KORN)
Hello all. This is my first post/question on this site.
I’m a new Systems Analyst with previous experience with BASH. Although now I'm using AIX, and I’m trying to get a feel for the Korn shell...
Showing results 1 to 7 of 7

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