#!/bin/bash
|
|
|
|
mcount=$(cat ~/.cache/mcount)
|
|
msync=$(cat ~/.cache/msync)
|
|
|
|
echo -n "^c#a3be8c^ ^d^ $msync ^c#81a1c1^ ^d^ $mcount"
|