|
1 |
ls -q | wc -l |
|
1 |
wc - l command counts lines |
|
1 |
ls -q option will replace non-printable characters by a question mark |
Last Updated on 2018-12-29 by gantovnik
Dec 29, 2018 | bash | 0 comments
|
1 |
ls -q | wc -l |
|
1 |
wc - l command counts lines |
|
1 |
ls -q option will replace non-printable characters by a question mark |
Last Updated on 2018-12-29 by gantovnik
Subscribe now to keep reading and get access to the full archive.
Recent Comments