Ubuntu :: How To Get The Numbers

Apr 6, 2010

i can get : 0 1 2 3 4 5 6 7 8 9 10 with command

echo -n {0..10}

how can i get : 0 2 4 6 8 10? and : 0 3 6 9??

View 4 Replies


ADVERTISEMENT

Programming :: Create Inverted Files To Associate Files To Numbers ( Numbers Being The Index Of My Paths )?

Apr 4, 2011

am writing a small search program for my class. I have decided to use indexing for my program. Ive researched online about indexing and how search engines do it. If im gonno do that I need to create inverted files to associate files to numbers ( numbers being the index of my paths ) . Now I was wondering what would be the best way to create an inverted file ? I was going to create sql tables using mysql api in C but then again there is no array data type or vectors to store few numbers in a single column in mysql and it is not advised to use Enum or SET

View 14 Replies View Related

Ubuntu :: Add Prefix To List Of Numbers?

Oct 11, 2010

I have a list of numbers I want to add a prefix number to the front of all of them,Is this possible with terminal, example "222222" put "1111" in front make the number "111122222" I have the list of 2222etc but not a list of 1111.

View 5 Replies View Related

Ubuntu :: Log Files - Numbers In Brackets Mean And .0's?

Feb 18, 2011

On startup, I get messages which look like this:

[Code]...

What do the numbers in brackets mean? (I tried looking, but I don't know how to start to search for the answer to that without being too vague). I've noticed they're nearly always progressive (increasing). Do they just refer to the event number? And in my log file viewer, why is there a dmesg and a dmesg.0?

View 2 Replies View Related

Ubuntu Installation :: No Numbers On Keyboard?

Jun 14, 2011

I have solved with this forums help most of my problems after upgrade. I have one that seems to remain and I am unable to solve. My function and main qwerty keys work on my wireless usb logitech keyboard. My number pad does not. I have gone thru the keyboard on the system menu. I have chosen my keyboard as it was listed. I have tried most suggestions but nothing will bring it back.

View 7 Replies View Related

Ubuntu :: Can't Enter Password Numbers

Sep 1, 2011

I use numbers as passwords to enter WUBI installed on my notebook.

Recently i read that i have to use sudo etc. to upgrade to latest Thunderbird 6 linux version. When asked to enter password in sudo, nothing appears when i try to type in. I've used all the keys available. What gives?

View 2 Replies View Related

General :: How To Enable Alt + Numbers In Ubuntu?

Mar 17, 2011

I want to use the Alt + numbers function in Ubuntu but I don't know how> I researched it first and i read I had to do Shift + Ctrl + numbers but ti doesn't work,

View 4 Replies View Related

Ubuntu :: Shift + Numbers Not Working For Lucid?

Jun 29, 2010

Looking around for a solution which not able to resolve.

I have this compaq nc6220 laptop. Installed Lucid.

I can't get the [!@#$%^&*()_+] characters when I press the shift key.

View 1 Replies View Related

Ubuntu :: Netbook Remix On Eee Pc - 10 Key Numbers Stuck On

Jul 23, 2010

I accidentally toggled my eee pc running ubuntu netbook remix so that the keys under the right hand side of the keyboard are switched into 10-key keyboard mode. Usually you would push fn+p to get 0 for example, but somehow I toggled them on and now I can't figure out the key combination to turn it back off. Anybody know how to turn it back to letters?

View 2 Replies View Related

Ubuntu :: Find Those File Does Not Start With Numbers?

Jan 4, 2011

this command show that files that start with numbers

Code:
ll [0-9]*

how can i find those file does not start with numbers?? (files can started by every character except / (slash))

View 4 Replies View Related

Ubuntu :: Creating Script For Successive Numbers?

Feb 8, 2011

I want to write a bash script that will assign a successive number to a file if a file of the same name is moved into the same directory. So if there is a file called Notes in a directory and another file called Notes is moved into the directory, it will call it Notes.2.

View 5 Replies View Related

Ubuntu :: Using The Rename Command With Ascending Numbers ?

Mar 14, 2011

In a moment of madness I decided to reorganise my mp3 player. I am putting everything into one folder (called 'all'), but first I am renaming the files to the following format:

artist ## songtitle

where ## is a number like 01, 02. This has been pretty straightforward with the songs that already started with a number, because then I could just

rename 's/(dd)/artist $1/' *.mp3

but I have a problem with those tracks that don't already have the track-numbers at the beginning. I suppose what I am asking is: can I turn

All Along the Watchtower.mp3
Purple Haze.mp3
Hey Joe.mp3

into

01 All Along the Watchtower.mp3
02 Purple Haze.mp3
03 Hey Joe.mp3

View 1 Replies View Related

Ubuntu :: Change Password To Be One Of Three Numbers Or 3 Letters Only?

Jun 2, 2011

At first I apologize if the subject was in the wrong place
The reason is that I do not speak English
And enlisted Google to translate can I register and add this topic
I have a question:
Can I change the password to be one of three numbers or three letters only

I use ubuntu 10.04

Note: I know the old password I just want to change

View 6 Replies View Related

Ubuntu Installation :: Unable To Connect To Archive With Some Numbers

Jul 28, 2010

i have recently installed karmic koala.i wanted to upgrade it through terminal,but it is always showing me error as unable to connect to archive.ubuntu.com with some numbers in bracket like (189. etc).synaptic and and my internet connection is working fine.

View 6 Replies View Related

Ubuntu :: Reset Apparent Pdf Page Numbers In Evince?

Jan 13, 2011

how to re-set the page numbers of a pdf file within evince (without modifiying the pdf file). The point is that I am reading an article, and I would like the set "page 1" as "page 43". modifying page numbers of a pdf file is a bit tricky. So, I want to avoid that. What I wanna do is to make evince "think" page 1 is page 43.

View 2 Replies View Related

Ubuntu :: Invalid Arithmetic Operator - Trying To Take Away Two Numbers With Decimals

Feb 7, 2011

I'm trying to make a bash script that takes away two decimal numbers. This is to work out partitioning information.

Code:

hddsize=`sudo parted -s /dev/sda unit GB print | grep "Disk" | tr -d [A-Z][a-z] | tr -d '/: '`
trimsize="1.5"
partitionendsize=$(($hddsize - $trimsize))

I get an invalid arithmetic operator. Not sure how to minus these two numbers. Is it a floating point issue?

View 1 Replies View Related

Ubuntu :: [Evolution] Configue Server Port Numbers?

Mar 26, 2011

When setting up Evolution e-mail accounts I cannot find any place to set up smtp or pop server IP port numbers. They must be using some default value, but my university's mail non-stander porn assignments or something.

View 3 Replies View Related

Ubuntu :: Script Or Program To Export Numbers Into A .txt File?

Apr 19, 2011

I am working on a project but it consist of a large amount of numbers. I have tried using OpenOffice to produce this list of numbers but it keeps crashing when I reach a certain point. So I was looking for some help. I need to see if someone could either help me with using a script or program to export these numbers into a .txt file or if someone could just make the list for me.

I am looking for a text file that will have the numbers 1000000000 to 9999999999 in order. I understand this is a large amount of numbers but this something I don't have the time to just do manually and each time I try to do it with OpenOffice it crashes around 1009000001. Oh and I need the text file to look like this:

1000000000
1000000001
1000000002
1000000003

View 2 Replies View Related

Ubuntu :: Error: No Such Device Bunch Of Numbers And Letters

Jun 8, 2010

I have just got a used computer from a friend and i installed Ubuntu because i am a new Linux user and i have heard its the simplest one to use but i installed to my computer as the only operating system and now when i start it up it says this: Error: No such devicea bunch of numbers and letters).

View 7 Replies View Related

General :: Add Decimal Numbers?

Aug 10, 2010

Can anyone specify the methods how to add decimal numbers in Linux

View 5 Replies View Related

General :: Set The Gpio Pin Numbers For SCL And SDA?

Mar 2, 2011

On my board there is no i2c lines out. So I am trying to get i2c over GPIO by GPIO bit-banging. How to use i2c-gpio driver? Where to set the gpio pin numbers for SCL and SDA?

View 1 Replies View Related

General :: Random Numbers Between -5.0 To +5.0?

May 25, 2010

How to create random numbers between -5.0 to +5.0

View 12 Replies View Related

Programming :: Get A Number Between Two Numbers?

Feb 1, 2010

I have some code that opens a directory and reads in the names of files which are e.g. 0001, 0002, 0003 up to 9999I need to get all these numbers and then generate a new number that is not one of these numbers already.here is my code to check the files in the directory

DIR *d;
struct dirent *dir;
int i = 0;

[code]....

View 11 Replies View Related

Programming :: Sum The Numbers Between And Including A And B?

Feb 11, 2010

write a script in bash or shell to add the numbers between and including two numbers

View 3 Replies View Related

Ubuntu Servers :: Web Server Administration \ How To Find The Own Nameserver Numbers

Jan 11, 2010

does anyone know of a good site/book/guide to learn about linux web server administration?
and also how do you find the your own nameserver numbers? would that just be the IP of my web server?networking isn't my forte, but i do intend to learn with this project.

View 5 Replies View Related

Ubuntu Multimedia :: Call Telephone Numbers For Free With ICall

May 25, 2010

iCall now has a beta Linux client for it's free PC-to-telephone calling software.

It's super easy to install:

Code:
sudo apt-get install libqt4-core libqt4-gui libogg0 libtheora0
wget "http://www.icall.com/desktop/download/?version=beta&os=linux"
tar zxvf iCall-7.0-beta.tar.gz
cd iCall-7.0-beta
sudo sh INSTALL.sh

View 1 Replies View Related

Ubuntu :: Error No Such Device ( Lots Of Numbers ) Grub Rescue>

Aug 10, 2010

I downloaded wubi to install it on my old desktop which runs windows xp pro. The installation went through and it asked for some updates. After the updates, it rebooted but got stuck to the msg in the topic sentence. I don't have no live cd's for ubuntu and tried to read some earlier threads but they don't make any sense to me as I have no previous knowledge of linux. how to deal with this in a simpler language?

View 2 Replies View Related

Ubuntu Security :: High Numbers Ports Opened Transiently

Nov 5, 2010

While (attempting) to set up ssh on a couple of machines (not this one) I've noticed that I keep getting some strange unknown ports showing as open on my PC when I do a port scan on its address. They are only opened transiently, they are all high numbers eg 33348, 41147, 50370 etc. I have opened no ports on this machine at any time and ufw is set to deny all incoming.

View 3 Replies View Related

Ubuntu :: Remove All The Numbers And Dash That Precedes The File Names

Nov 28, 2010

I have thousands files in which there are numbers and a dash followed by file name (which are different from each other), but have the same suffix. I would like to remove all the numbers and dash that precedes the file names.

View 1 Replies View Related

General :: Mouse Button Numbers Assigned In Mint / Ubuntu?

Nov 25, 2010

I just bought a new mouse - just a cheapie usb wheel mouse but it has an extra 'thumb' button which I thought I might as well set up to do something useful. I used 'xev' to determine the numbers that the OS had assigned to the buttons, and I found it wasn't quite what I was expecting:

left = 1
wheel-as-button = 2
right = 3
wheel-up = 4
wheel-down = 5
thumb = 8

I thought the right button would be '2' and the 'wheel-as-button' would be 3 - that's just how I've always seen them referred to in explanations, and I thought it was standardised. Not a big deal - the context menus still pop up when I click the right button so it all works ok. (And I just discovered the wheel-as-button does a 'paste' operation when it's clicked. Weird - I've never noticed that before...) But the thing that I find particularly odd: why is the thumb button assigned as '8'. What happened to '6' and '7'? Does the operating system assign these numbers, or are they built into the hardware in the mouse itself? Again, no big deal, I know I can remap the buttons if I need to, but I was just curious as to how this all works and google didn't help.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved