Это старая версия документа.


Bash Command Line

Excluding list of files using regex

List all files recursivly excluding files containing 'doc' and 'source'

ls -R| egrep -v '(doc|source)'
dev/snippets/linux/bash.1352864022.txt.gz · Последние изменения: 2012/11/14 07:33 — jamis7005
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0