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: Requires php-cofig folder to be configured or located
Add day, month and year with date field
Sorting of Alphanumeric Column
Err: Call to a member function get_cellmap() on a non-object by sfDomPDFPlugin in Symfony
Download cached flash videos of Firefox and Chrome in Linux(Ubuntu)
MKV to AVI using mencoder
Multi column check in sub query
Err: unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in
Err: WebGL not worked with Chrome 15 in Ubuntu 11.10
To run remote host's application from our machine
No comments:
Post a Comment