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

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

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -