DirectorySoftwareBlog Details for "Linux Blog"

Linux Blog

Linux Blog
This blog is about everything Linux. It is a diary of my Linux journeys that will hopefully benefit other Linux users.
Articles: 1, 2, 3, 4

Articles

rar and unrar ? rar compression and decompression tools
2007-08-13 15:48:00
Here are some useful examples of rar and unrar usage under Linux shell. To create a rar archive archive.rar containing directory called dir use the following command.
More About: Tools , Compression , Compress
mmv ? move multiple files by wildcard patterns
2007-07-15 11:11:00
Introduction If you ever have to rename or move multiple files under Linux , then the mmv©2007 dsplabs.com.au shell command will make your life easy. The mmv utility will also come in handy for copying multiple files, appending content of one file to other files, as well as for creation of links. Installation While mmv©2007 dsplabs.com.au is typically not ...
More About: Tools , Move , Files , Patterns
mmv ? move multiple files by wildcard patterns
2007-07-15 11:11:00
Introduction If you ever have to rename or move multiple files under Linux , then the mmv©2007 dsplabs.com.au shell command will make your life easy. The mmv utility will also come in handy for copying multiple files, appending content of one file to other files, as well as for creation of links. Installation While mmv©2007 dsplabs.com.au is typically not ...
More About: Tools , Move , Files , Patterns
mmv ? move multiple files by wildcard patterns
2007-07-15 11:11:00
Introduction If you ever have to rename or move multiple files under Linux , then the mmv©2007 dsplabs.com.au shell command will make your life easy. The mmv utility will also come in handy for copying multiple files, appending content of one file to other files, as well as for creation of links.
More About: Tools , Move , Files , Patterns
mmv ? move multiple files by wildcard patterns
2007-07-15 11:11:00
Introduction If you ever have to rename or move multiple files under Linux , then the mmv©2007 dsplabs.com.au shell command will make your life easy. The mmv utility will also come in handy for copying multiple files, appending content of one file to other files, as well as for creation of links.
More About: Tools , Move , Files , Patterns
tar bz2 a directory ? .bashrc macros and functions
2007-07-10 10:05:00
To make compression of directories into .tar.bz2 archives quick and simple, put the following function in your .bashrc file: tar_bz2_dir() { # ©2007 dsplabs.com.au if [ "$1" != "" ]; then FOLDER_IN=`echo $1 |sed -e 's/\/$//'`; FILE_OUT="$FOLDER_IN.tar.bz2"; ...
More About: Linux , Directory , Functions , Configuration , Macros
tar bz2 a directory ? .bashrc macros and functions
2007-07-10 10:05:00
To make compression of directories into .tar.bz2 archives quick and simple, put the following function in your .bashrc file: tar_bz2_dir() { # ©2007 dsplabs.com.au if [ "$1" != "" ]; then FOLDER_IN=`echo $1 |sed -e 's/\/$//'`; FILE_OUT="$FOLDER_IN.tar.bz2"; ...
More About: Linux , Directory , Functions , Configuration , Macros
tar bz2 a directory ? a .bashrc function
2007-07-10 10:05:00
To make compression of directories into .tar.bz2 archives quick and simple, put the following function in your .bashrc file:
More About: Linux , Directory , Configuration , Function , Rect
More articles from this author:
1, 2, 3, 4
46877 blogs in the directory.
Statistics resets every week.


Contact | About
© Blog Toplist 2008 - Supported by Web Catalog - SEO by FeWorks
eXTReMe Tracker