Search Results

Search: Posts Made By: Devendar
5,247
Posted By Devendar
thank you for you reply. shall i assisn this...
thank you for you reply.

shall i assisn this 603 in some value i.e value='603'

VAR=`ls -1 $value*`

will work above one.?
5,247
Posted By Devendar
ls wildcard output to a variable
I am new to shell programming, i have a requierement to assign a file name into a variable.
for ex:
the file name are below
603_2009_09_24_34.csv
702_2009_10_25_10.csv

for ex: i need to get...
1,719
Posted By Devendar
Cp problem
Hi buddy , i am new to unix.
i searched for this problem , it seems there is no error please help.

just i am copying .csv file from one dir to another dir i. e abc2/report to abc2/report1 ...
5,026
Posted By Devendar
while read line
Hi Gurus,
I am new to Unix, please help me out.

I have ascript which reads a line by line from a file abc.txt like below

abc.txt

2345
34576
5673


and i have to find out the file...
3
1,713
Posted By Devendar
Thank a lot
Thank a lot
3
1,713
Posted By Devendar
find
Hi Gurus,
i am very to Unix, could you please advise how to find the files which are modified last 24 hrs and the file name starts with abc

will it work

find -mtime -1 | ls -lrt "abc"*
...
3,130
Posted By Devendar
passing arguments to sql script
Hi Gurus,
i have one requirement in unix script, i have a file called abc.txt in that few lines are there with the empid, i need to read each line and pass to .sql script.

ex:

abc.txt
2345...
Showing results 1 to 7 of 7

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