Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: For Loop Iteration

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: For Loop Iteration

Product Search Results


Results 1 - 25 of 5513

[higher confidence] - higher confidence, [lower confidence] - lower confidence

For Loop Iteration
    Summary: I am creating a script in which I have to note down the size of the files which are in different directory. Suppose:- In log dir : A1.txt A2.txt A3.tx...

problem with grep in a for loop
    Summary: Hi, I am having a problem with grep while using it in a for loop. I have a file "ab" that looks like : (start file) --comment 1 -- comment 2 hghj jh a...

Unix for loop
    Summary: I am trying to write a Unix program that accepts a user login id or name and displays login id, name, default shell, and last login date and time. I ...

why isn't this for loop working??
    Summary: I have this for loop...It reads a bunch of configuration files and for each file it should call the function function_process. After function_process ...

for loop oddity
    Summary: I feel kinda silly posting here being only a true neophyte in the C++ world. But I have run across a problem that is beyond my ability to understand o...

for loop in ssh
    Summary: Hi, I am trying to gather some mount point permissions from a remote system. I am having trouble with the for loop as it seems to exit the ssh and run...

Compare file names then move
    Summary: I assume you only want to compare filenames whether they are the same and then move them to another directory... you could use a "for loop" , iterate ...

Why won't this loop???
    Summary: I have written a for loop to iterate through a file list in an array generated by a find command... I can only get it to make one pass but when I prin...

echo wildcard in variable
    Summary: hi i m iterating /etc/shadow file now i want to pick the second field which is a wild card "*" or encrypted password i m using a simple for loop #/bi...

for loop
    Summary: i have a file in which there are fields such as SOID and TASKID . for eg: SO12342323232323 3EA238273927382332323 SO29832983789237 3EA948758479574894...

Check for new file, exec sql*plus
    Summary: For repetitive executions, you need to choose either to go with cron or to make your script a sleeper script. You can schedule it in cron to run as fr...

delimiter variables
    Summary: hi i hav a question,suppose i hav a variable like var="12,134,13" now i want to put 12 134 and 13 in a seperate variable.i want to ask how to i repla...

Executing for loop with values read
    Summary: Hi all, I need to read lines from a file "a.txt" that represents a directory and process something with that directory information.. The shell script ...

Check for files with different ext
    Summary: If it works for you fine, but let me point out a potential problem the way you use the for loop: Your script works because you have only 1 server name...

compare userinput userid
    Summary: what is the volume of data ur processing? it does not make any sense if you want to process even 50 records for users and you keep prompting for the u...

awk and looping
    Summary: I have 3 files which I must awk seperately and I know I need a for loop but I'm not sure how to start it. Any ideas? Thanks! ...

For do in one line
    Summary: Syntax of 'for' loop (ksh at least) is: for identifier [ in word ... ] ; do list ; done That limits you to one variable. ...

for command in unix
    Summary: Variable assignment in most shells is without spaces around the equal-sign: DIRS="at_1 be_1 ch_1" You will notice that my "main.txt" is in double-quo...

change variables in for loop
    Summary: I have the permissions of a file saved in a string and broken up into 9 different variables each being one of r, w, x, -. I'm trying to find a short w...

awk - numeric comparison fails
    Summary: I'm trying to write what I expected to be a reasonably simple awk routine to generate a list of numbers as part of a larger bash shell script (since...

Looping - how to go back to beginni
    Summary: One way is to place your script inside of a while loop and stop the loop by some flag such as "stop": #!/bin/sh while true do echo "Enter dbname, ...

ksh, for loop, awk, Error
    Summary: Working on a ksh script. Trying to run through a set of files, and return a set of files, which are unique subsets by column. Code ... __files=`ls $_...

export variables
    Summary: The LOG variable does not need to be exported. The errors function will always see the current value of $LOG: LOG=/tmp/tmpfile1 errors ... LOG=/tmp/t...

Unix read/write
    Summary: This is a pain in the ass :) I tried a for loop: list=`ls -R | grep ":" | sed -e "s/\.//g" -e "s/://g"` for var in $list;do lfs=`echo $var | tr "[/]" ...

Unix-sed- need help
    Summary: Cool..!! Looks like I have got the output of all the users I needed..Lovely.. But a small issue is that there are some misalignment in the tab separat...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: For Loop Iteration

Ads by Google