Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
RPM Tools
(view source)
Revision as of 16:49, 4 July 2015
No change in size
,
16:49, 4 July 2015
→Find
Line 685:
Line 685:
==== Find ====
==== Find ====
Like the name, simply find rpm in buildsrv
Like the name, simply find rpm in buildsrv
−
<nowiki>
+
#!/bin/bash
#!/bin/bash
−
if [[ -z $1 ]]; then
+
<nowiki>
if [[ -z $1 ]]; then
</nowiki>
echo "You must specify a name of rpm"
echo "You must specify a name of rpm"
exit
exit
Line 695:
Line 695:
echo '## other repo ##'
echo '## other repo ##'
echo ''
echo ''
−
find /mirrors/ -name "*$1*"
</nowiki>
+
find /mirrors/ -name "*$1*"
usage:
usage:
./find rpmname
./find rpmname
Stephdl
Administrators
5,576
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version