You are viewing a single comment's thread. Return to all comments →
line="ä½ å¥½ä¸–ç•Œ" # Chinese characters echo "${line:0:4}" Output: �
this is where cut will work
Seems like cookies are disabled on this browser, please enable them to open this website
Cut #4
You are viewing a single comment's thread. Return to all comments →
line="ä½ å¥½ä¸–ç•Œ" # Chinese characters echo "${line:0:4}" Output: �
this is where cut will work