Aggiorna README.md
This commit is contained in:
parent
e628267250
commit
c5954eb9c8
1 changed files with 6 additions and 0 deletions
|
|
@ -197,3 +197,9 @@ in questo esempio
|
||||||
|
|
||||||
sudo kill 3892961
|
sudo kill 3892961
|
||||||
|
|
||||||
|
## tree e list
|
||||||
|
|
||||||
|
```sh
|
||||||
|
ls -d da*
|
||||||
|
tree -a -I 'node_modules|dist|build|.git|.cache' .
|
||||||
|
```
|
||||||
Loading…
Reference in a new issue