Search Results

Search: Posts Made By: npk
1,202
Posted By npk
Thanks Rudic. This helped me. However i just...
Thanks Rudic. This helped me. However i just can't figure out how to remove the decimals. I just need the output in numbers without decimals. Can you please help.
1,202
Posted By npk
Help with Bash shell script
Hi All,

I have a script which as below

#!/bin/bash
for i in `cat servers`
do
ssh uname@$i "df -t xfs --total | grep total";
done > out.txtOutput as below

--------------
total ...
Showing results 1 to 2 of 2

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