Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rafal Bogdanowicz
linuxcommandline
Commits
78ea31c4
Commit
78ea31c4
authored
Jan 16, 2017
by
Toby Hodges
Browse files
typo fix
parent
3c478234
Changes
1
Hide whitespace changes
Inline
Side-by-side
linux_intermediate/commandlinetools.rst
View file @
78ea31c4
...
...
@@ -264,7 +264,7 @@ tool/command that we want ``xargs`` to pass the strings to as arguments.
EMBL
Use ``xargs``
is
in combination with the ``find`` command, allowing you to operate on multiple
Use ``xargs`` in combination with the ``find`` command, allowing you to operate on multiple
files across multiple locations at once. For example, to search for the word 'protein' in
all ``.txt`` files underneath the 'Documents' directory, we could use the approach below:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment