Search Results

Search: Posts Made By: shaho87
15
ksh
5,259
Posted By RavinderSingh13
Hello shaho87, Could you please go through...
Hello shaho87,

Could you please go through following thread I have given a solution for getting date 1 day ago for NON GNU, kindly take it as a start up and then try frm your end and if you feel...
15
ksh
5,259
Posted By Don Cragun
The script that you provided reads a line of data...
The script that you provided reads a line of data provided by a user into a shell variable named a. It then uses awk to see if the 5th character in the 1st string of non-blank characters is a "5"...
15
ksh
5,259
Posted By RavinderSingh13
Hello Shaho87, Could you please try...
Hello Shaho87,

Could you please try following and let me know if this helps.

cat date_script.ksh
echo "Please enter a date in YYYYMMDD format:"
read DATE
echo "Please enter number of days...
15
ksh
5,259
Posted By RavinderSingh13
Hello shaho87, Welcome to forums, kindly...
Hello shaho87,

Welcome to forums, kindly use code tags for commands/codes/inputs which you are using in your posts, as per forum rules.
Following may help you in same, if you a GNU date in your...
Showing results 1 to 4 of 4

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