Linux4u @ Rak
Monday, June 1, 2009
Combinig Files to One
Here we are trying to combine number of files to one file and procedure is
1. Make a directory And copy all files into it
use this
cat folder/* >>newfilename
Done :)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
curl and cacert
curl -v --cacert cacert.pem https://www.example/cgi-bin/f ile.xgi -I -X POST
Disable Gzip compersion on wget
pass header to wget command header = Accept-Encoding: gzip,deflate
Issue of playing Mp3 and Videos
If u have internet connection its very easy. Open an mp3 with mplayer it will ask you to download a codec for mp3 as well as for videos . Bu...
windows partition in Linux
Almost all Latest Linux will automatically mount. But if you are facing this issue don't worry. login as root open terminal 1.type fdi...
No comments:
Post a Comment