Skip to main content

Questions tagged [man]

'man' is a command for accessing documentation on Linux and other Unix and Unix-like systems.

0 votes
1 answer
51 views

Search if program is installed for a particular purpose (Linux)

So, I am using Ubuntu 12.04.4 and I wonder if there is a program for opening PDF-files installed. I find that evince is installed in the system (by googling), and I stop to think if this can be done ...
temp's user avatar
  • 101
2 votes
2 answers
448 views

How to list installed man pages and search in many mans?

I am frustrated that to use man I need to know the exact name of the topic, and usually I need to search on Internet before I can open the man page. How to list installed man pages? How to search for ...
exebook's user avatar
  • 372
3 votes
2 answers
855 views

web-based interactive MAN pages [closed]

So, there was this website where you type a unix command and it would break the command into its arguments explaining what does what. I suppose it was based on MAN, but I'm not sure. I lost the ...
enapupe's user avatar
  • 205
0 votes
1 answer
179 views

What does man [-acdfFhkKtwW] mean?

I am fairly new to using the OSX terminal, so before I move forward, I want to get good at finding information out for myself. So, I was reading about the manpages about manpages, and I saw that I ...
michaelsnowden's user avatar
4 votes
2 answers
194 views

Search which man sections contain a given entry

On Linux (or any other OS that uses the man tool), there are typically several sections of the manual. Often, a given entry (such as echo or printf) exists in multiple sections, but not all of them. ...
pattivacek's user avatar
5 votes
1 answer
12k views

Apropos on Arch returns "Nothing Appropriate," no makewhatis command

I've been having a problem with apropos on both my Arch linux install and my ArchBang install. When I run the apropos or the whatis command, it returns "nothing appropriate" for anything I enter, ...
ecapstone's user avatar
  • 491
-1 votes
1 answer
2k views

what are the types of error messages that dd outputs? [duplicate]

What are the error messages that dd outputs? I tried to look at manual, but it does not say anything about it. Or I do not know how to look at manuals (man). Edit: OK. I'll make it simple: what error ...
dding's user avatar
  • 797
0 votes
1 answer
436 views

Using Debian linux command 'whereis' to show files without man pages

From the 'whereis' man pages on my Debian/GNU Linux I see: -u Search for unusual entries. A file is said to be unusual if it does not have one entry of each requested type....
MaKr0's user avatar
  • 41
2 votes
1 answer
748 views

How do you change the background color of man pages?

Specifically, on OSX, in zsh. I'd like it when say... man man The background color is a darkish-yellow and the foreground is a charcoal gray/black. In this way I'm sure I'm looking at a man page ...
slf's user avatar
  • 409
0 votes
1 answer
3k views

\[\033[0;33m\] color code is showing up as plain text in man pages

I'm seeing the string \[\033[0;33m\] show up at the begging of several lines in my man pages. \[\033[0;33m\] is a shell color coding string that corresponds to yellow. So, for some reason instead of ...
Ian Christian Myers's user avatar
0 votes
2 answers
1k views

How can I restore the man page for ls (/usr/share/man/man1/ls.1.gz)?

I was messing around with the man page files whereupon I accidentally deleted ls.1.gz, which describes the man page for ls. Is there somewhere where I can download a copy of this file which I can ...
Alkenrinnstet's user avatar
1 vote
1 answer
529 views

non-root man pages with Linux-Ubuntu

I'm working on a Linux-Ubuntu server as non-root user. I created a small application and because I'm not a privileged user I'm going to install it under $HOME/bin directory (this directory is in the $...
giuseta's user avatar
  • 11
5 votes
2 answers
3k views

Documentation on "BSD General Commands"

I cringe to ask this question, but for many commands on OS-X and probably other POSIX systems, it's difficult for me to find needed documentation on the built-in commands. For example, if I want to ...
Codie CodeMonkey's user avatar
4 votes
2 answers
5k views

Debian - bash is default shell, but "man sh" gives dash

On Debian squeeze. Running ps -p $$ shows bash is my current shell, ls -l $(which sh) shows sh is a symlink to bash. So why, when I run man sh, do I get the man page for dash? Is this just a bug in ...
ACK_stoverflow's user avatar
2 votes
0 answers
2k views

cannot find man pages in osx (manpath issue)

I have OSX 10.8.3 and my man pages are not showing up. I have had this problem when I was on 10.6, but not I want to fix it. The reason why I cannot find man pages is because it is set to "/usr/local/...
Trewq's user avatar
  • 121

15 30 50 per page
1 2 3
4
5
8