Search Results

Search: Posts Made By: robinbannis
5,157
Posted By robinbannis
HTML Code to Run a Script from Remote Unix Host
Hi All,

Noticed few posts around this but coudnt get exatcly what i wanted. Thanks for your help again.

I have a script running on a remote machine and i normally ssh from putty and run the...
2,188
Posted By robinbannis
Excel file attachment showing data in single column
Hi All, found similar posts, but not exatcly what i wanted.

I have an text file like below and am trying to send mail as an excel file but when i get the excel file as the attachment, all the...
9,190
Posted By robinbannis
Converting txt file to Excel file
Hi All,

I have a text file with below content.

TradeDate Name SecurityMnc ReasonDesc
=======================================
20120501 Robin ABC FO System Defect ...
2,673
Posted By robinbannis
Thanks a lot for your replay.. I have two...
Thanks a lot for your replay..

I have two variables

START_TIME="10-NOV-2009 00:00:04"
STOP_TIME="10-NOV-2009 00:05:47"

And now i need the difference in seconds in a third variable.
...
2,673
Posted By robinbannis
Find Time difference in Unix
Hi,

START_TIME :- "10-NOV-2009 00:00:04"
STOP_TIME :- "10-NOV-2009 00:05:47"


Please help to find difference between these two.

Searched for the same topic but did not find an answer...
Forum: Solaris 10-01-2009
9,267
Posted By robinbannis
How list all directories in a directory?
Hi
How can i list all the directories inside a directory?

not only the directories in the present dir. also the directories inside directories present in the dirrectory. recursive.

"find ....
3,186
Posted By robinbannis
Passwordless connectivity to another Unix machine
Hey,

I need to setup a passwordless connectivity from one Unix machine to another unix machine.

I have the passwords for both the machines.

Need from
user@host1 to
user@host2

Please...
15,488
Posted By robinbannis
lost connection while SCP
When am trying to SCP a file but am getting an error "lost connection"

Please help.

Command used is like below..
scp -p -B -q "filename" "username@machinename:direectorylocation"
6,271
Posted By robinbannis
thanks bro.. but am writing a Shell script for...
thanks bro.. but am writing a Shell script for this..

Array seems not possible...

u got any code snippet

Regards,
Robin Paulose
6,271
Posted By robinbannis
How to create multiple list of files in a directory ?
Hi,

i have say 100 files in a directory.

file1.log
file2.log
file3.log
file4.log
file5.log
file6.log
...
...
...
file99.log
file100.log
=========
I need to create another file which...
3,289
Posted By robinbannis
Egrep help needed
What does the below statement mean?

1. egrep -m 1 -cif "ignore_list" "file"
2. egrep -vif "ignore_list" "file"

Thanks in Advance
Robin.
44,875
Posted By robinbannis
which way is good transfer huge files? i have...
which way is good transfer huge files?
i have some 100 files with 10 MB each
tar all the files and then send huge file or
send each files seperatly?
15,488
Posted By robinbannis
Help with SCP command
Hi,
I have around 100 files which are aroun 10 MB in size and need to SCP all those files to another machine.

Could you please suggest which way is efficient to do?

1. Gzip each file and...
6,328
Posted By robinbannis
Thanks a lot for your help.. its gives only...
Thanks a lot for your help..
its gives only .log files but it displays all the .log files which are in subdirectories also..

I need the files only in that directory..
6,328
Posted By robinbannis
Need to grep for .log files
Hi,

Have two files.

1. robin.log
2. robin_log

When is grep i shuld get only robin.log file.

Please help.

I Tried ls | grep ".log" But its not working

Thanks
Robin
15,710
Posted By robinbannis
Thanks for you answer bro. but Can we give...
Thanks for you answer bro.

but
Can we give it with out SLEEP?
starting everything at the same time?
15,710
Posted By robinbannis
Hi, I am doing a "rsync" to another machine...
Hi,

I am doing a "rsync" to another machine and the arguments that i pass is shown below.

1. $HOME/Robin.ksh us
2. $HOME/Robin.ksh uk
3. $HOME/Robin.ksh in

How can i run all the three at...
10,108
Posted By robinbannis
Alternative for -mmin in SunOS
Hi can some one tell me the alternative for
-mmin command?
Its not working in SunOS

"find . -mmin -30". This works in other machines but not in SunOS.

Please help


Robin Paulose
Showing results 1 to 18 of 18

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