Added diff git-style with color
This commit is contained in:
@@ -8,4 +8,12 @@ pv --rate-limit 1M </dev/zero | ssh user@example.net 'cat >/dev/null'
|
||||
|
||||
## Scripted creation of partitions
|
||||
|
||||
Link: https://wiki.ubuntuusers.de/gdisk/#sgdisk
|
||||
Link: https://wiki.ubuntuusers.de/gdisk/#sgdisk
|
||||
|
||||
## diff git-style with color
|
||||
|
||||
```
|
||||
diff --color -u file1 file2
|
||||
```
|
||||
|
||||
(Source: [StackOverflow](https://stackoverflow.com/a/4857407))
|
||||
|
||||
Reference in New Issue
Block a user