4 lines
36 B
Text
4 lines
36 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
vim $(find $@)
|