Hi All..
I have a list of files where I have to extract only few files and sort them in the order of time.
For example:
-rw-rw-r-- 1 adm ar 20925 Aug 04 05:44 Bi.Art
-rw-rw-rw- 1 adm ar 367793 Jul 30 22:21 Bi.Art
-rw-rw-rw- 1 adm ar 32930623 Jul 13 15:52 Bi.Bio...
Hi All...
I am really sorry for not giving reply's to my posts. Thanks a lot for all your responses for my questions. There is nor reason for why I amnot replying...Excuse me this time.. I am not going to repeat this....And thanks for PHV for asking me this....
I did nt slove my problem...
Hi all,
I used an unix command to move data. In process forgot to type target file name.
Lets say I had PathA/fileA and had to move to PathB/fileB. I forgot to specify FileB and typed the command (from PathA) as
mv ./fileA PathB
Now I cant find the fileA anywhere. Has anyone got any...
Hi All,
I have data in this way:
Example:
Type, Value
A, 122
A, 136
A, 126
B, 111
B, 156
C, 187
C, 163
C, 145
my output should be :
Type, Value
A, 136
B, 156
C, 187
I have 10000 rows based on the type and max(value) i like to select rows. I am new to sql,can any help me in getting...
Hi All,
I have to ftp a file from a server to other server(which is mainframes). I have script which is written already and used for other ftp's.
----------------------------------------------------
Here is the script:
----------------------------
remote_server="${1}"
remote_user="${2}"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.