42_C_PISCINE/Shell/shell00v5/ex06/git_ignore.sh

3 lines
58 B
Bash
Raw Normal View History

2023-05-17 12:45:25 -04:00
#!/bin/sh
git status -s --ignored | grep '!!' | cut -c 4-