command line - Bash pipeline not working with asterisks -


i using following pipeline: ls -f | ls *"*" in attempt find executable files since ls -f adds asterisks executable files, reason not work, why this?


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -

ios - MKAnnotationView layer is not of expected type: MKLayer -