File: cwdiff

package info (click to toggle)
hxtools 20221119-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,760 kB
  • sloc: ansic: 5,114; perl: 3,612; cpp: 2,727; sh: 1,622; makefile: 156
file content (3 lines) | stat: -rwxr-xr-x 102 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/bash
# SPDX-License-Identifier: MIT
exec wdiff -w "" -x "" -y "" -z "" "$@";