Search Results

Search: Posts Made By: lumdev
15,782
Posted By lumdev
Thx for the answers. I used the solution...
Thx for the answers.

I used the solution with the function, now I don't get any "No such file or directory" output anymore.

Thx for the help cfajohnson.
15,782
Posted By lumdev
For loop statement - catch error
I'm having a question about for loops. (bash)

I have the following for example:

for file in `ls *.txt`
do
read file ...
done

Now when there is a file present there is no...
21,162
Posted By lumdev
Thx, it works fine now.
Thx, it works fine now.
21,162
Posted By lumdev
Perl - split with "|"
Hi,

I'm having some troubles with the split-command. My file is formatted like this:

field1 | field2 | field3 | field4 | ...

The purpose is to catch for example the first and fourth field so...
2,164
Posted By lumdev
Thx a lot Perderabo, it's working fine now.
Thx a lot Perderabo,
it's working fine now.
2,164
Posted By lumdev
Can't use 'read' in 'if-condition'
Hi,

I'm having this problem, it seems that I can't read a value in an if-condition.
First line of my script
"#!/bin/ksh"

Now if I do the following, for some kind of reason he does skip the...
Showing results 1 to 6 of 6

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