Open Source Desktop Environment : GnuGrep

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site: OSDE.INFO is produced by "osde8info" :

GNU Grep

Search for strings in files

Example : How to remove any filenames with spaces when using as a parameter to another command
# grep session $(vmware-cmd -l | grep -v " ")
/home/vmware/Tardis/Tardis.vmx:backup.session = "Tardis"
/home/vmware/Voyager/Voyager.vmx:backup.session = "Voyager"

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0169 seconds