mirror of
https://github.com/intel/isa-l.git
synced 2025-03-03 12:58:01 +01:00
3 lines
49 B
Bash
Executable File
3 lines
49 B
Bash
Executable File
#!/bin/sh
|
|
sed -i -i.bak 's/[[:blank:]]*$//' "$@"
|