M526244的留言
貼文 | 時間 | 留言 |
---|---|---|
Shell script to filter gpx tracks before uploading | Hello. Thank you for sharing this script. However, doesn't the sed pipe near the
If not, would this be simpler? sed '/^.*$/d "tmpfile" >$2 Also a warning: the mktemp command is creating temporay files which are not
|