Search Results

Search: Posts Made By: k_bijitesh
6,526
Posted By k_bijitesh
Thanks a lot Corona688 for this valuable advise....
Thanks a lot Corona688 for this valuable advise. I'll check if this is possible. One thing is that the TRANSFERRING_FNAME would be assigned with a value that the users passes as the argument to the...
6,526
Posted By k_bijitesh
Thanks Corona688 for correcting me. I am not good...
Thanks Corona688 for correcting me. I am not good at regex and thought abc*.dat as regex. But TRANSFERRING_FNAME variable contains abc*.dat only. Actually it is taken from the understanding of...
6,526
Posted By k_bijitesh
Thanks. But in that case I'll end up getting the...
Thanks. But in that case I'll end up getting the lines -
##############################################
-rw-r--r-- 0 600598020 600598020 0 Feb 16 14:32 a.dat
-rw-r--r-- 0 600598020...
6,526
Posted By k_bijitesh
passing a regex as variable to awk and using that as regular expression for search
Hi All,

I have a sftp session log where I am transferring multi files by issuing "mput abc*.dat". The contents of the logfile is below -
#################################################...
9,840
Posted By k_bijitesh
Time Difference in seconds
It is required to calculate time difference in seconds between epoch time (19700101 00:00:00) and any given date time (e.g. 20010214 14:30:30).
Is there any command in unix to get it? Thanks in adv.
4,002
Posted By k_bijitesh
The constraint is I can not ask sysadmin to do...
The constraint is I can not ask sysadmin to do something special for my daemon script abc.ksh. Let me tell you in detail. The abc.ksh is a monitoring script which checks whether database is up and...
4,002
Posted By k_bijitesh
Thanks vino. But the problem with the watchdog...
Thanks vino. But the problem with the watchdog script is it might get killed under similar circumstances; I mean when a unix server is preparing for rebooting. So, it doesn't seem useful solution.
4,002
Posted By k_bijitesh
Help required regarding Unix Signal
It is required to trap the signal send to a daemon process before rebooting a unix server. Suppose a script abc.ksh is running in the server as daemon. Before rebooting the server, the unix admin...
Forum: Programming 05-16-2006
3,289
Posted By k_bijitesh
Thanks vino for ur reply. But that syntax is not...
Thanks vino for ur reply. But that syntax is not working.
Instead grumpf's suggestion is working. Thanks grumpf and jim mcnamara.

My problem is solved. But, just out of curiosity, I want to know...
Forum: Programming 05-16-2006
3,289
Posted By k_bijitesh
Capturing a ret val of C obj file in ksh script
Hi,

I have one shell script which is calling a C executable. That C executable returns a value depending upon operations inside the C code. But how to get that value in the calling shell script?
...
Showing results 1 to 10 of 10

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