Search Results

Search: Posts Made By: sollins
7,039
Posted By sollins
Move the file from one folder to another folder
Hi,

I have a requirement to move a file from one folder(a) to another folder(b) only when folder (b) have a write permission. Folder permission is 755

If the permission is otherthan 755 we need...
2,878
Posted By sollins
Verify the directory path
Hi,

We have the csv file which contains the directory path and a file
Eg:- Path resoureName

/test/india/sample,abc.txt
/test1/us/sample2,xyz.csv

I have to verify above directory path which...
4,038
Posted By sollins
Read the directory path
Hi,

I have a requirement,where i have to read the directory path then read the files present in the directory
Also I need to check the directory path exist in the local drive.
These directory...
3,877
Posted By sollins
Read the record from a text file
Hi

I want to read one row record from a text file.

For eg: I have Sample.txt file with one row of record like

123456768

I want to get the above value from the file and assign it to a...
3,761
Posted By sollins
Retrieve the first 9 digits from the numeric value
Hi Buddy....

I want to retrieve the first 9 digits from the below numeric value.moreover i want to truncate prefix zero's from the retrived number

000000001200820060734


Retrived number...
13,790
Posted By sollins
Regarding Shell Script References,PDF and Tutorials
Hi,

Could you pls guide me a reference materials or PDF or Tutorials link for Shell Scripting.I'm new to Unix Shell Scripting.want to explore as much as possible in Shell Scripting....

Thanks...
13,854
Posted By sollins
Thanks a Lot Mr.aju_kup for you immediate reply...
Thanks a Lot Mr.aju_kup for you immediate reply...
13,854
Posted By sollins
Hi aju_kup Could you guide me how to append...
Hi aju_kup

Could you guide me how to append the grep -v "^$" <filename> in the existing code.

I'm new to Unix Scripting.It will be very helpful to complete this task

Cheers

Soll
13,854
Posted By sollins
Checking the Empty line in csv file
Hi all,

I have one CSV file(MasterFile.csv) consists of two columns.

"./incoming/ABC.CSV","./incoming/ABC_CONTROL.txt"
"./incoming/PQR.CSV","./incoming/PQR_CONTROL.txt"
...
Showing results 1 to 9 of 9

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