11.04.2013 Views

Guida avanzata di scripting Bash - Portale Posta DMI

Guida avanzata di scripting Bash - Portale Posta DMI

Guida avanzata di scripting Bash - Portale Posta DMI

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

#<br />

# params:<br />

# p1 - string<br />

# p2 - length to truncate to<br />

#<br />

# returns string in tcd<br />

#<br />

cd_right_trunc ()<br />

{<br />

local tlen=${2}<br />

local plen=${#1}<br />

local str="${1}"<br />

local <strong>di</strong>ff<br />

local filler="

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!