Search Results

Search: Posts Made By: mohapatra
3,065
Posted By mohapatra
Bash shell. It shoudlnt depend on the flavour of...
Bash shell. It shoudlnt depend on the flavour of unix.
3,065
Posted By mohapatra
%N gives in NANO second , not in millis. also...
%N gives in NANO second , not in millis.
also how can i get yesterday's date and time in millis
3,065
Posted By mohapatra
Long.MAX_VALUE - System.currentTimeMillis()
How can i get Long.MAX_VALUE - System.currentTimeMillis() ( in Java ) In Unix.

date %s is not the timpstamp in millis.

Also is it possible if we can System.currentTimeMillis() equivalent of...
19,813
Posted By mohapatra
Putting dependency among cron jobs
Hallo All ,
Can we make the cron jobs dependent on previous job's status .
21,018
Posted By mohapatra
Thanks a lot for providing the solution . .But i...
Thanks a lot for providing the solution . .But i want some problems as described below.


set -A lastmo $(datecalc -a $(date "+%Y %m") 1 - 1)
lastmo[2]=1
printf "%04d%02d%02d\n" ${lastmo }

->...
21,018
Posted By mohapatra
In te above example , what is datecalc ?
In te above example , what is datecalc ?
21,018
Posted By mohapatra
How to find the first day of previous month in unix?
How to find the first day of previous month in unix mmddyyyy format?

example : today is 07052007 (in mmddyyyy)
output sud be 06012007


thanks
mohapatra
13,253
Posted By mohapatra
Line with maximum no . of characters
Hey , I want to check the row in a file with maximum characters .
the output sud contain that row number along with the no of characters.
15,855
Posted By mohapatra
Well i found that in include directory , but atm...
Well i found that in include directory , but atm there is no variable like LINE_MAX.
I am using AIX
15,855
Posted By mohapatra
Where can i find the limit.h .. can u give the...
Where can i find the limit.h .. can u give the path in HP UX
15,855
Posted By mohapatra
Limit of no of characters PER LINE in a unix file
Hi , Whats the limit of characters PER LINE in a unix file , allowed for editing..sort , cut , sed , awk etc
Showing results 1 to 11 of 11

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