Unix ‘find’
find ./ -type f -name ‘6848_*’
Findet alle Dateien im oder unterhalb vom aktuellen Verzeichnis, deren Name mit ‘6848′ beginnt
find ./ -type f -name ‘6848_*’
Findet alle Dateien im oder unterhalb vom aktuellen Verzeichnis, deren Name mit ‘6848′ beginnt
There are no comments yet. You could be the first!
© traumessenz – fragmente. Powered by WordPress using the DePo Skinny Theme.