ac senthilkumar's blog
________________________________________________________________________________________
Monday, March 7, 2011
To Convert set of RPM to DEB
for ifile in *.rpm
do
alien $ifile
echo "File Processed : $ifile"
done
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
Err: Call to a member function get_cellmap() on a non-object by sfDomPDFPlugin in Symfony
Err: No entry for terminal type "unknown"; using dumb terminal settings.
Login form input sanitizer
Configure Apache Solr in Tomcat
PHP-Java bridge drawbacks
Ubuntu upgrading - mount /tmp as noexec error
Err: Major problems have been detected and must be fixed before continuing while installing Symfony 2
Bulk select or deselect of check boxes using JQuery
Err: PHP files opened to save instead of run in Apache, Ubuntu
Edit pages at run time for edit or spell check without any tool
No comments:
Post a Comment