Ubuntu :: Meaning Of 2 To 3 Command - Hasn't Got Manual Page

Jul 22, 2010

My system (ubuntu 10.04) has a command called 2to3. What exactly is it? it hasn''t got a manual page.

View 2 Replies


ADVERTISEMENT

Red Hat :: Manual Page For X Is Missing (man X)?

Sep 10, 2010

Running Centos 5.5. Man page for X ( General information: X(7) ) is missing. Others like Xorg(1) and Xserver(1x) are present.

View 9 Replies View Related

General :: Create A Manual / Man Page For A Script Or Tool?

Aug 26, 2010

How do we create and link a manual / man page to man command? To illustrate my point, kindly consider the following:

Code:

-bash-2.05b# ls
case.sh scriptPid.sh
-bash-2.05b# man case.sh
No manual entry for case.sh
-bash-2.05b#

As you can see that I have two scripts. I want to display a manual / man page for the scripts. How to achieve it? For the time being I have done this:

Code:

-bash-2.05b# sh case.sh --help
No help document is available at this time.
-bash-2.05b#

That is writing related information in the script itself.

View 3 Replies View Related

General :: Meaning Of File Command Output?

Feb 27, 2010

I used the following command

Code:
file /usr/bin/mawk
Output is

[code]...

View 4 Replies View Related

Ubuntu :: Missing Manual "Man 1 Read" Page?

Sep 21, 2010

I don't know why but on Ubuntu 10.04 I can't find manual for read bash command (invoked with "man 1 read").There are manuals for C++ functions, but not for bash command...However, I'm still able to use that particular command in my scripts.Is read command deprecated, I miss some files or is this a bug?

View 1 Replies View Related

Fedora :: Manual Tray Reverts To Tray 1 For Print Page 2?

Aug 19, 2010

I am having troubles with my printer.

I have to use the manual feed, as the tray jams.

When set to manual feed, it prints fine in B&W and color.

However, page 2 goes from manual to tray 1! One page at a time works great.

FC 13, recent install, Dell 3100 cn printer USB.

View 5 Replies View Related

Ubuntu :: Manual Method To Trigger Command-not-found Search?

Jan 15, 2010

I really like that in Ubuntu when you type in a command that's not on the system you get a message saying the package that provides that command. Unfortunately it also slows down my system, so I would like a way to trigger this manually. Something like search-command command-I-dont-have

Is there any way to do this? I'm using Ubuntu 9.04 under andLinux but would also like to use this on a regular Ubuntu 9.04 install.

View 3 Replies View Related

General :: Install Jobs Command And Its Manual On Ubuntu 10.10 Notebook

Apr 13, 2011

I just found out that jobs -l and man jobs produce no output in my terminal. how could I fix that? How could I install jobs command and its manual on my ubuntu 10.10 ?

View 9 Replies View Related

Fedora :: Meaning Of "./" At The Command Line?

Dec 15, 2010

I created a program with g++ and compiled a binary 'helloworld'. In order to run the binary I have to use this './helloworld' command to get it to run. My question is why the './'. What is the meaning of this './'. I've never seen anything like this './' ever before.

View 6 Replies View Related

General :: Ls Command To View Page One By One

Dec 22, 2010

I want to see files and directories which are in /etc directoty. When i write # ls command it scroll all files at a once and i can't see the files whic starts from a or b .Is there any combination in ls command by which i can view files as per page by pressing spacebar of enter key to see next files.

View 4 Replies View Related

General :: Pr Command How To Remove Page Numbering

Mar 26, 2010

When using the pr command for formatting simple text files for printing, page numbers are included in the header by default. I figured out how to remove the date from the header (pr -D ""), and how to remove the title (pr -h ""), but for the life of me I can't figure out how to remove page numbering from the header. Anybody know how/if this can be accomplished?

View 1 Replies View Related

General :: How To Get Source Code Of Web Page From Command Line?

May 6, 2010

I'm trying to get the source code of a web page from linux command line and save it to a file. I googled for it but didn't get any info. I'm not sure if wget can do this.

View 4 Replies View Related

General :: Scroll One Page At A Time In Linux At The Command Line?

Oct 12, 2010

In windows, you could do a dir | more to scroll one page a time.How does one do this in Linux?

View 2 Replies View Related

Red Hat :: Command To Add Into Htaccess To Make Certain Page Protected With Username And Password?

Jul 21, 2009

What command should i add into htaccess if i want to make a certain page protected with username and password?

View 1 Replies View Related

Ubuntu :: Previous Installation Hasn't Been Completed?

Jul 30, 2010

using Ubuntu 10.04 for a week ,I started to download some package from ubuntu software but i could not download them ,then after searching in the internet i tried a few of them but none of them worked .Finally I gave this command sudo dpkg --configure -aand I got a reply asdpkg: status database area is locked by another processthen I gave this command cat /etc/apt/sources.listand got a reply as# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricteddeb-src http://archive.ubuntu.com/ubuntu lucid main restricted #Added by software-properties# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

View 1 Replies View Related

Ubuntu Security :: Chromium Still At 10.0.648.133 - Hasn't Updated

Mar 27, 2011

There was a security update (to fix compromised HTTPS certificates) to Chromium on 17 March (10.0.648.151) but my Chromium still hasn't updated. Did Ubuntu drop the ball here or is this just affecting my box? I'm considering switching to Google Chrome--to get security updates promptly.

View 9 Replies View Related

Ubuntu :: Turn Off Computer If X-server Hasn't Started

Mar 21, 2010

For some reasons I need to configure ubuntu in such way that it would turn off the computer if X-server or GDM hasn't started (but user is able to log in). By the way, what are the reasons for such situation besides errors with video drivers?

I was told that I should write a script, but I have no idea how to write scripts and where I should place it (I suppose in init.d with some parameters).

View 2 Replies View Related

Ubuntu :: OpenOffice: Previous Installation Hasn't Been Completed?

Jun 17, 2010

I was preferring Abiword so I uninstalled OpenOffice but have discovered that Abiword can't deal with larger documents so am trying to reinstall OpenOffice and got the error messagePrevious installation hasn't been completed.The installation could have failed because of an error in the corresponding software package or it was cancelled in an unfriendly way. You have to repair this before you can install or remove any further software.

View 2 Replies View Related

Ubuntu Installation :: HP 550 Laptop WiFi - Hasn't Got A Firmware

Nov 15, 2010

I installed Ubuntu on my HP 550 Laptop and i've got a problem. I want to choose my WiFi connection but it says that it hasn't got a firmware.. When i click on the wireless icon, this opens:

View 4 Replies View Related

General :: Running Shell Script Taking Command Line Arguments In A Jsp Page?

Feb 10, 2011

how to run a shell script taking command line arguments in a jsp page.

View 1 Replies View Related

Ubuntu :: Cannot Access 10.04LTS - GNOME Hasn't Been Installed Correctly

Jun 6, 2011

I cannot access ubuntu anymore. I have ubuntu 10.04LTS Lucid Lynx. Ubuntu always prompts me to do updates. On the last update, the system wasn't able to find 4 files online. So it aborted the update and reverted to the previous state. On the next startup I could still access ubuntu. But the startup after that I got the inlog-screen (with username and password), and even with the correct username and password that's as far as it goes. In the lower right corner it says:

Install problem! The configuration defaults for GNOME Power Manager have not been installed correctly contact your administrator. What can I do to access ubuntu again? I can, when I reboot, start up in recovery mode (but I have no clue what to do with the prompt). I can also start up older 'kernels': kernel 2.6.32-30-generic, 2.6.32-29-generic, 2.6.32-28-generic, 2.6.32-24-generic. Each of them also has a recovery mode. Not sure if this is useful at all though. Laptop: AMD Turion(tm) 64 Mobile Technology MT-37, 1.99 GHz, 1,00 GB RAM.

View 6 Replies View Related

Ubuntu :: Scripts In Bash And Perl - Users Hasn't Been Able To Login

Jul 29, 2011

I've been asked to do certain jobs doing scripts in bash and perl. So this time they asked me to check which users hasn't been able to loggin. DONE with Code: lasb Now they asked me to show how many times all the users have input certain Bash Commands like

Code: Ls Cd pwd I was wondering if there was a command of something that could show me how many times those commands has been used, I already know I can see all input with Code: history Sorry I'm really new to this, been working with this for a couple of weeks, and its really interesting.

View 3 Replies View Related

Fedora :: Device Hasn't Booted From Hard Disk?

Jul 26, 2009

2 days ago i have tried to install fedora 11 ...but after i did achieved installation successfully ...and rebooted system ,the device hasn't booted from hard disk ,alternatively it has booted from the network (Broadcom)- the third booting choice in bios - . i have tried three different DVDs ....but no thing changes ...!

View 1 Replies View Related

General :: How To Tell When A Machine Is Fsck-ing And Hasn't Had A Kernel Panic

Jul 31, 2011

I have a server with Debian on it that I regularly reboot after upgrades. Sometimes (on schedule) fsck will check a disk when the computer is booting. With the exception of sitting in front of the console to observe the fsck, how can I determine the difference between a problematic halt and an fsck (besides waiting out the fsck, hoping it is an fsck)?When I send the computer down to reboot, I will usually have a terminal window open pinging the computer so I know when it has come back up. My first thoughts drifted to fantasizing about hacking fsck to respond to pings with some special magic byte so you could tell via ping that a computer was fsck-ing, but I'm thinking there have got to be easier ways..

View 2 Replies View Related

General :: Flash Player Hasn't Been Working For Some Time

Oct 14, 2009

My flash player hasn't been working for some time and I downloaded Flash Player 10 tar.gz from the Adobe website.I followed the instructions on various websites as the ones on the adobe website were too complicated for me, and after eventually figuring out how to open a terminal window, the commands wouldn't work.

View 2 Replies View Related

Ubuntu Installation :: 10.10 Netbook / Hitting Next On First Page Mouse Icon Changes But Next Page Never Loads?

Oct 12, 2010

i am able to try ubuntu and everything works fine until i try to install. the menu comes up to the first page where it tells you to plug in your machine and make sure there is enough disk space and network connectivity. when i hit next on this page the mouse icon changes but the next page never loads. the longest i let it hang there was 2 hours. ive tried multiple times with the same result.

im running from a flash drive on an ASUS Eee PC 1001P-PU17

View 4 Replies View Related

Ubuntu :: Firefox Font Sizes Vary From Page To Page?

Jul 11, 2010

10.04; 64 bit In Firefox, the size of the fonts varies greatly from site to site. Some are too small to read, others huge. Some headings and menus overlap.Screen size: 1152 x 864

My settings are:
Proportional: serif 14
Serif: Times New Roman
Sans serif: Arial
Monospace: Courier New 14

View 1 Replies View Related

Ubuntu :: What Is The Meaning Of 'tty'

Jul 6, 2011

I started my computer with a problem that all of the windows without title bars. I tried to logout my laptop, and the problem was solved. I opened one terminal window, type 'who', founded that i was login the system as 'tty8'. That was really funny, I know that if i login the system normally i may login the system as 'tty7'. why i login as 'tty8' when logout one time? My edition is ubuntu 10.04.

View 2 Replies View Related

Ubuntu :: How To Name Page Up & Page Down Buttons In Global-keybindings

Mar 26, 2011

Can anyone tell me how to name Page up & Page down buttons in global-keybindings to use the custom commands with these buttons?

View 1 Replies View Related

Slackware :: Latest Mdadm Hasn't Escaped The Attention Of The Gurus For -current?

Dec 25, 2010

I just wanted to make sure the latest mdadm hasn't escaped the attention of the Slackware gurus for -current. I bet it hasn't I'm basically in the same situation as described here:[URL]...

View 2 Replies View Related







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