6 lines
42 B
Bash
6 lines
42 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
ls -l
|
||
|
fakeroot
|
||
|
ls -l
|