Search Results

Search: Posts Made By: OskarHF
21,496
Posted By OskarHF
thank you, i had to install ksh first, but now it...
thank you, i had to install ksh first, but now it works fine!

:b::b::b:
21,496
Posted By OskarHF
Converting date +%j into integer
Dear community,

i got a problem to get "date +%j" as the right value.
Today is the 10th day of the year.

#./script.sh 2


#!/bin/bash/
Var1=$(date +%j)
Var2=$1

let result=$Var1+$Var2...
Showing results 1 to 2 of 2

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