Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Dev Rishi

    Omitting few folder from a folder

    Hi Chris, What should I give in pattern. I do not have any specific pattern. Thanks, Dev
  2. Dev Rishi

    Omitting few folder from a folder

    Thanks Chris, I know only folders which i want to omit. The folder I wan to capture is dynamic and it can change. So I need a script to omit all folders I know and list down which are not known or can change. Thanks, Dev
  3. Dev Rishi

    Omitting few folder from a folder

    Hi All, I have a list of directories like below Folder Path is $GLOG_HOME/web/htdocs/js Folders are rateservice ratepreference ratefactor dev123 I want to omit all folders and select only dev123 folder, I have tried #!/bin/bash . $HOME/.profile cd $GLOG_HOME/web/htdocs/js touch...

Part and Inventory Search

Back
Top