Horje
remove last n characters from stdin Code Example
remove last n characters from stdin
sed 's/.$//' #To remove the last character
sed 's/.....$//' #To remove the last 5 characters




Shell

Related
copy everything vim Code Example copy everything vim Code Example
how to chck if i have bluetooth in lunux machine Code Example how to chck if i have bluetooth in lunux machine Code Example
how to install prompt-sync in node js Code Example how to install prompt-sync in node js Code Example
top port scan nmap Code Example top port scan nmap Code Example
Clear showmount -a result Code Example Clear showmount -a result Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8