Search Results

Search: Posts Made By: simpsonss
3,769
Posted By simpsonss
I tried: echo "01140" | rev | cut -c 5- |...
I tried:


echo "01140" | rev | cut -c 5- | rev
echo "01140" | rev | cut -c 3- | rev|cut -c2-
echo "01140" | rev | cut -c 1- | rev|cut -c4-


I need a command on a single line


I need the...
3,769
Posted By simpsonss
Numbers bash script
Hi,


is possible in bash script change numbers "01140" to "0 hours, 11 minutes, 40 seconds" ?


Thanks!
Showing results 1 to 2 of 2

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