[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] New command tr with upcase/downcase support
From: |
BVK Chaitanya |
Subject: |
[PATCH] New command tr with upcase/downcase support |
Date: |
Fri, 29 Oct 2010 13:36:18 +0530 |
Hi,
Attached patch adds new command "tr" that works somewhat similar to tr
from coreutils. It has additional options -U and -D to upcase and
downcase respectively and an option to get/set input string from a
grub variable. It can be used to solve this bug:
https://savannah.gnu.org/bugs/?28600
bvk.chaitanya
tr-cmd.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] New command tr with upcase/downcase support,
BVK Chaitanya <=