Sponsored Content
The Lounge What is on Your Mind? Sing and Record on Your Mobile and Post for Fun! Post 302417908 by Neo on Saturday 1st of May 2010 10:34:15 AM
Old 05-01-2010
OK, we can bend the rules Smilie Any recording device is OK..... Smilie
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

oneliner:sing SED on a specific column

is this possible a one liner sed command. I have a text file ex. from : xxx yyy ZZZ /test/devl/aasdasd.log1 xxx yyy ZZZ /test/devl/aasdasd.log2 to : xxx yyy ZZZ /test/prod/aasdasd.log1 xxx yyy ZZZ /test/prod/aasdasd.log2 and I want to sed only the fourth column sed 's/devl/prod/g' ... (8 Replies)
Discussion started by: chaseeem
8 Replies

2. UNIX for Dummies Questions & Answers

deleteing duplicate lines sing uniq while ignoring a column

I have a data set that has 4 columns, I want to know if I can delete duplicate lines while ignoring one of the columns, for example 10 chr1 ASF 30 15 chr1 ASF 20 5 chr1 ASF 30 6 chr2 EBC 15 4 chr2 EBC 30 ... I want to know if I can delete duplicate lines while ignoring column 1, so the... (5 Replies)
Discussion started by: japaneseguitars
5 Replies

3. Shell Programming and Scripting

Reject the record if the record in the next line does not satisfy the pattern

Hi, I have a input file with the following entries: 1one 2two 3three 1four 2five 3six 1seven 1eight 1nine 2ten The output should be 1one 2two 3three 1four 2five 3six (2 Replies)
Discussion started by: supchand
2 Replies

4. What is on Your Mind?

Post Geeky Screenshots - Just for Fun

Hello All, I have been sitting idle (as usual -- what are scripts for!!) and just thought why can't we have a colorful thread full of screnshots of terminal emulators (PuTTY for example) of admins doing their work. It could be geeky enough and inspiring to those new to UNIX/Linux world. ... (1 Reply)
Discussion started by: admin_xor
1 Replies

5. Shell Programming and Scripting

How to compare current record,with next and previous record in awk without using array?

Hi! all can any one tell me how to compare current record of column with next and previous record in awk without using array my case is like this input.txt 0 32 1 26 2 27 3 34 4 26 5 25 6 24 9 23 0 32 1 28 2 15 3 26 4 24 (7 Replies)
Discussion started by: Dona Clara
7 Replies

6. Shell Programming and Scripting

Extract timestamp from first record in xml file and it checks if not it will replace first record

I have test.xml <emp><id>101</id><name>AAA</name><date>06/06/14 1811</date></emp> <Join><id>101</id><city>london</city><date>06/06/14 2011</date></join> <Join><id>101</id><city>new york</city><date>06/06/14 1811</date></join> <Join><id>101</id><city>sydney</city><date>06/06/14... (2 Replies)
Discussion started by: vsraju
2 Replies

7. Shell Programming and Scripting

Need code for updating second record to first record in shell scripting

Hi,, I have requirement that i need to get DISTINCT values from a table and if there are two records i need to update it to one record and then need to submit INSERT statements by using the updated value as a parameter. Here is the example follows.. SELECT DISTINCT ID FROM OFFER_GROUP WHERE... (1 Reply)
Discussion started by: Samah
1 Replies

8. What is on Your Mind?

Mobile Thanks Now Visible in Mobile

Hey, I have enable post thanks (viewing thanks, not yet giving thanks) in mobile: https://www.unix.com/members/1-albums214-picture1018.jpeg I plan to also add the button to "give thanks on mobile. In addition, I will change the formatting (color and justification) of this new mobile... (1 Reply)
Discussion started by: Neo
1 Replies
modplugplay(1)						      General Commands Manual						    modplugplay(1)

NAME
modplugplay - a commandline music mod player using libmodplug SYNOPSIS
modplugplay [FILES] DESCRIPTION
modplugplay is a command line player for many music modules (669, amf, ams, dbm, dmf, dsm, far, it, j2b, mdl, med mod, mt2, mtm, okt, psm, ptm, s3m, stm, ult, umx and xm) using the libmodplug library. USAGE
When you have started modplugplay using some files to play, you can control it using following keys l loop, unloop p pause, unpause r random song n next song N previos song 1 11025 hz 2 22050 hz 4 44100 hz 8 8/16 bit m mono/stereo f forward ten seconds b backward ten seconds + louder - softer EXAMPLES
You can play your modules in random order using the help of randomize-lines, with this command modplugplay `ls|rl` or modplugplay `ls *.mod | iselect -am` SEE ALSO
modplug123(1), xmp(1), schism(1), milkytracker(1), ocp(1). MUSIC FILES
http://www.maktone.tk/ http://www.chiptune.com/ http://www.chiptune.de/ http://www.mickrippon.com/ ftp://ftp.hornet.org/pub/demos/music/contests/ AUTHOR
Gurkan Sengun <gurkan@phys.ethz.ch> is the author of modplugplay. October 4th, 2003 modplugplay(1)
All times are GMT -4. The time now is 10:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy