mirror of
https://github.com/intel/isa-l.git
synced 2025-02-24 23:34:45 +01:00
3 lines
49 B
Bash
3 lines
49 B
Bash
![]() |
#!/bin/sh
|
||
|
sed -i -i.bak 's/[[:blank:]]*$//' "$@"
|