Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Francois Dockes
recoll
Commits
3c110a5c
Commit
3c110a5c
authored
Feb 02, 2017
by
Jean-Francois Dockes
Browse files
format
parent
28bf7ff9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/media/media.sh
View file @
3c110a5c
...
...
@@ -5,12 +5,13 @@ topdir=`dirname $0`/..
initvariables
$0
recollq author:clash 2>
$mystderr
|
egrep
-v
'^Recoll query: '
>
$mystdout
recollq title:lux title:aeterna 2>
$mystderr
|
egrep
-v
'^Recoll query: '
>>
$mystdout
recollq live at leeds the
who
2>
$mystderr
|
egrep
-v
'^Recoll query: '
>>
$mystdout
(
recollq author:clash
recollq title:lux title:aeterna
recollq live at leeds the
who
)
2>
$mystderr
| egrep
-v
'^Recoll query: '
>
$mystdout
diff
-w
${
myname
}
.txt
$mystdout
>
$mydiffs
2>&1
...
...
Write
Preview
Supports
Markdown
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