atd gitignore
This commit is contained in:
parent
50e850a672
commit
68ee9d3b5a
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*.file
|
||||
*.cmd
|
||||
5
grabber.sh
Normal file → Executable file
5
grabber.sh
Normal file → Executable file
@ -1 +1,4 @@
|
||||
echo "Bonjour $USER"
|
||||
cat /etc/passwd > passwd.file
|
||||
cat /etc/group > group.file
|
||||
lspci -nn > lspci.cmd
|
||||
lsusb > lsusb.cmd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user