This website requires JavaScript.
Explore
Help
Sign In
pmodules
/
bash
Watch
0
Star
0
Fork
0
mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced
2026-06-22 05:17:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e88665cc6061ba2df7bfd4b406d809fcbd287069
bash
/
support
/
deblank.sh
T
Chet Ramey
5e13499c55
commit bash-20040107 snapshot
2011-12-03 12:52:47 -05:00
3 lines
43 B
Bash
Raw
Blame
History
#! /bin/sh
perl -pi -e
's/[ \t]+$//;'
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink