Search Results

Search: Posts Made By: bluestarmoon
1,484
Posted By bluestarmoon
Thank You everyone, My problem is solved , If cmd...
Thank You everyone, My problem is solved , If cmd worked for me.
1,484
Posted By bluestarmoon
UNIX cmd -find empty files in folder else sleep for 8hrs
Hello,

I am trying to write a unix cmd , that if files in folder /path/FTP are all zero kb or empty then good to go, if not empty then sleep for 8 hrs.

Following cmd list me the files which are...
1,950
Posted By bluestarmoon
Thank You, the cmd works.
Thank You, the cmd works.
1,950
Posted By bluestarmoon
File attached
File attached
1,950
Posted By bluestarmoon
Attach is the sample file. What I was...
Attach is the sample file.

What I was thinking following cmd gives me the exact row where the problem is
awk -F "~|" 'NF !=37' ADDR1.dat

what if the script does the following work,

counts...
1,950
Posted By bluestarmoon
Thanks for the reply, I tried the awk cmd, still...
Thanks for the reply, I tried the awk cmd, still no luck.
1,950
Posted By bluestarmoon
Replace ^M and the new line that follows it in a delimited file
Hello,


I want to Replace/Remove ^M and the new line that follows it in a delimited file.

So far I have tried following and nothing seems to work for me .

Tr –d ‘\r\n’ < old.dat > new.dat...
8,531
Posted By bluestarmoon
Unix Shell Script on Tidal schedular for ETL
Hello

I am very new to Unix scripting,
I am using informatica etl,which is schedule by tidal enterprise.

I have a scenario where assume that Tidal only knows how to run jobs at a given time...
Showing results 1 to 8 of 8

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