September 2, 2010
at 7:47 pm
mkat details:
mkat is a set of command line tools to burn, catalog data CD/DVD , audio CDs and then search the catalog database , e.g. check whether you have a certain file or audio CD in your collection. Tags can be used to categorize CDs, e.g. comedy , drama , etc. Audio CD support is very rudimentary though.
Read the rest of this entry »
Technorati Tags: Compact Disc , DVD , Linux , Md5sum , Microsoft Windows , Multimedia , Shareware , Windows
September 1, 2010 at 11:42 pm
Posted by : amitag under Fedora , Linux , Uncategorized
Tags: bash , Command-line interface , commandlinefu.com , Operating system , programming , script , shell , Uniform Resource Locator , Unix suggest
Use the last command’s output as input to a command without piping and
bind to it to a key sequence in bash .
1
bind '"\C-h": "\`fc\ \-s\`"'
Read the rest of this entry »
Technorati Tags: bash , Command-line interface , commandlinefu.com , Operating system , programming , script , shell , Uniform Resource Locator , Unix