This website requires JavaScript.
Explore
Help
Sign In
wp
/
xed
Watch
1
Star
0
Fork
You've already forked xed
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
05416891f6
xed
/
plugins
/
externaltools
/
data
/
remove-trailing-spaces.tool.in
4 lines
35 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
sed
's/[[:blank:]]*$//'
Reference in New Issue
View Git Blame
Copy Permalink