diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-07-02 23:44:43 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-07-02 23:44:43 +0200 |
| commit | 9bde00749e9944c357267a024b3ec78d81a6799c (patch) | |
| tree | da718a1c479f0846d29326c63e925a35c1e9d4ee /j01/ex02 | |
| parent | 194a9c63eea7c053ea8eddcc6e24a5f4053febe7 (diff) | |
| download | piscine-9bde00749e9944c357267a024b3ec78d81a6799c.tar.gz piscine-9bde00749e9944c357267a024b3ec78d81a6799c.tar.bz2 piscine-9bde00749e9944c357267a024b3ec78d81a6799c.zip | |
c00 start, shell01 ex01 correcion
Diffstat (limited to 'j01/ex02')
| -rwxr-xr-x | j01/ex02/find_sh.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/j01/ex02/find_sh.sh b/j01/ex02/find_sh.sh deleted file mode 100755 index 3f13587..0000000 --- a/j01/ex02/find_sh.sh +++ /dev/null @@ -1 +0,0 @@ -find . -type f -name "*.sh" | sed "s/.*\///g" | sed "s/\.sh//g" |
