Search Results

Search: Posts Made By: etldeveloper
6,060
Posted By etldeveloper
Pass File name and Directory Path through command to python script
I'm writing python script to get the file-names in the current directory and file sizes .I'm able to get file list and their sizes but unable to pass them through command line. I want to use this...
2,622
Posted By etldeveloper
any suggestions ?
any suggestions ?
2,622
Posted By etldeveloper
I tried it did not work still i see output.txt in...
I tried it did not work still i see output.txt in the file list.
cat output.txt
file1.txt
file2.txt
output.txt

expected result

file1.txt
file2.txt
2,622
Posted By etldeveloper
How to list files names and sizes in a directory and output result to the file?
Hi ,
I'm trying to list the files and output is written to a file. But when I execute the command , the output file is being listed. How to exclude it ?

/tmp
file1.txt
file2.txt

ls -ltr ...
3,098
Posted By etldeveloper
Hi Yoda, I have viwed the file and found "/n"...
Hi Yoda,
I have viwed the file and found "/n" only no ^M's. "Pamu" command worked for less volume nearly 10 rows. I do have 100k rows with new lines. Do you have any unix command which I can use it...
3,098
Posted By etldeveloper
Hi Pamu, Your awk command worked if it is...
Hi Pamu,
Your awk command worked if it is having less rows. It is not working it has 100k rows. Below is the error.
"wk: 0602-565 There are not enough parameters in printf statement 80% of eligible...
3,098
Posted By etldeveloper
AIX system
AIX system
3,098
Posted By etldeveloper
I have tried and it dint work. Sample file : ...
I have tried and it dint work.
Sample file :
X|1233456|1|YVH|<P>This is a test </P>
<P>This is a test </P>
<P>This is a test</P>|<P>This is a test</P>
<P>This is a test</P>
<P>This is a...
3,098
Posted By etldeveloper
Hi Yoda, I have executed the above mentioned...
Hi Yoda,
I have executed the above mentioned and this is the error im seeing

Syntax Error The source line is 1.
The error context is
>>> /\|$/{ORS=RS}!/\|$/{ORS=test. <<<...
3,098
Posted By etldeveloper
To Remove multiple new lines
Hi ,
I have file which consists of multiple new lines. I need to identify the new line in every row of the file and remove it. It is having record delimiter as "|" and final delimiter of the line is...
2,581
Posted By etldeveloper
archieve and zip the multiple file with no extension
Hi,
I'm new to scripting. I need to find all the 10 files in the source directory and then archieve them to archive directory.
The source files which im getting does not have any extensions just...
8,644
Posted By etldeveloper
Remove first line from mutiple files
How to remove the first line from multiple files and use it as source to the jobs. Only at the runtime it should remove the first line not in the file .
4,771
Posted By etldeveloper
how to find and replace strings in multiple files
Hi All,
Iam new to unix, I need to find string and replace it in the file name. Like
text_123_0.txt,text_123_1.txt,text_123_2.txt. I need to search 123 and replace it with 234 . Is there any unix...
Showing results 1 to 13 of 13

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