GNU stands for GNU's Not Unix. The original kernel intended for GNU, Hurd, has been under development since 1984, and has yet to release a stable version. For this reason, most GNU operating systems use linux as their kernel. The GNU tag can be used for any software developed by the GNU project.
2
votes
1answer
14 views
Can tar be forced to exit on the first error?
By default, for many kinds of errors tar prints a message to stderr and then continues on its way -- the errors it calls "recoverable" errors, typically errors that relate to a single file or archive ...
0
votes
1answer
12 views
Disable halt, poweroff, reboot, shutdown
we have a RHEL 5.5 admin server, all the team member from same project can access as root via sudo, from this admin server we login all servers as root. now we need to block/disable such halt, ...
-1
votes
2answers
68 views
Unix vs Unix-like vs GNU vs Linux vs GNU/Linux [closed]
May I know followings in summary:
What's the philosophy and meaning of each?
How are these related together? Is one of them the base and other have been created upon of another? Or is one of them ...
0
votes
0answers
36 views
How do I Create a Context Menu to Open a File in GNU Emacs inside Mintty under Cygwin?
I run GNU Emacs under Cygwin. What I am interested in doing:
Configuring Windows shell integration (right-click context menu) for GNU Emacs inside Mintty under Cygwin so that I can use it to edit ...
1
vote
1answer
84 views
remove deleted OSs from grub 1.98 boot menu
I am trying to remove entries for deleted operating systems, from grub 1.98 menu.
I am using Gnu/Linux Debian 6 ( grub version 1.98+20100804-14+squeeze1 ).
I have an Ubuntu partition with 10 kernel ...
1
vote
1answer
43 views
Remap Ctrl-A in GNU Screen
I have been using GNU screen for a couple of days and the CTRL-A navigation is beginning to wear on me. How can I remap this key combo and what are some common replacements for these keys? For ...
7
votes
4answers
109 views
Unix tools: what if a file is named minus something?
I'm always wondering: most GNU/Unix tools take options in the form "minus something", sometimes followed by an argument. What if you got a file named minus something?
$ ls
-f
$ rm -f
$ ls
-f
$ mv -f ...
0
votes
1answer
10 views
GNU inetutils pre-compilation problems
I am trying to compile GNU inteutils on Debian and experiencing some problems. configure is going thru without any issues but when I launch make to compile I receive the following messages:
...
0
votes
1answer
22 views
How to rename folders with a converted date format?
They're named with date '+%d-%m-%Y, %a, %k.%M.%S'. I'm looking to rename them to date '+%Y-%m-%d, %a, %H.%M.%S'.
1
vote
1answer
66 views
Executing local script/command on remote server
I have a command that I want to run on machine B from machine A. If I run the command on machine B locally, it works fine.
Here is the command:
for n in `find /data1/ -name 'ini*.ext'` ; do echo ...
0
votes
1answer
332 views
How to install GNU make in Windows 7?
I am trying to install GNU make-3.82 on Windows 7. I downloaded the make-3.82.tar.gz setup but it does not have any setup file.
There is process given on GNU site. But when I reach to the folder in ...
1
vote
4answers
240 views
What is emacs? What makes it so popular? [closed]
What is EMACS ? I only know that it is some kind of text-editor, but what makes them it popular? How it different from the default text editor in windows which is notepad ? I read about it on ...
0
votes
1answer
33 views
gnu `uniq -c`: display counts graphically as bars
With sort $file | uniq -c, it's possible to sum up files/input and show the number occurences like that:
13 foo
1 bar
To get a better grasp of this data, I'd like to see them graphically ...
0
votes
2answers
248 views
LANG and LANGUAGE environment variable in Debian based systems
It seems both the LANG and LANGUAGE environment variable are used by some programs to determine their user interface language.
What are the exact semantics of these variables and where can I read ...
0
votes
1answer
46 views
gnu tree: downloading and installing on linux account with no root access?
I would like to download and install (compile) gnu tree on linux machine with no root access, but Googling GNU tree doesn't even give me a page where to download it to. Anyone?
1
vote
1answer
219 views
Does GNU/Linux counts processes and threads together
I want to limit the number of processes per user on my machine, with "/etc/security/limits.conf" and the nproc value.
I have read here
...
4
votes
1answer
325 views
How to setup MX Record?
I am trying to setup a mail server in my PC for my LAN network and I opted for Postfix but the configuration ask me to configure the MX Record, something about DNS configuration but I have no idea of ...
2
votes
2answers
80 views
GNU Screen: Combining split-regions and full-screen sessions
Let's say I have three sessions: 0, 1 and 2
I'm on session 0 and I press CTRL-A S to split the screen. Then I select session 1 for the bottom split region, while 0 is in the upper.
Can I switch to ...
0
votes
1answer
140 views
Scrolling in GNU Screen
I'm seeing something weird in GNU screen. When I use screen on my own Ubuntu 10.04 box, as I enter a bunch of lines in the shell, I can see my GNOME-terminal window gathering my scrollback, and I can ...
0
votes
1answer
45 views
Can I use gnu grep to search for unmatched parens (and similar)?
I write text files in the MoinMoin Wiki markup language in a text editor (emacs). When I mis-place one of the special tags my whole page gets mangled with the wrong formatting -- or worse. I always ...
0
votes
1answer
28 views
How to go past window 9 in GNU Screen without going to Window list?
I use GNU Screen tool to keep my sessions alive on the system. To switch between windows I use Ctrl+a N where N is the number of the window. I want to use similar keystroke to access windows with ...
1
vote
1answer
68 views
Where to put the GPG keys in $HOME/.gnupg?
I run OpenSuse 11.4 and KDE 4.6. I installed Thunderbird and Enigma.
Thunderbird is the following version: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 ...
0
votes
1answer
82 views
Windows port of jwhois?
Other than UnxUtils or GnuWin32, does anyone know of any Windows ports of the GNU jwhois utility? UnxUtils contains a very old version (2.4.1) that no longer works properly, and GnuWin32 crashes ...
1
vote
1answer
104 views
Emacs in terminal mode and line wrap
Why does emacs display a "\" when a line wraps? Visually this is no issue, but if I want to copy a line which also wraps, the "\" character is also copied to the clipboard. How do I get rid of this?
5
votes
2answers
146 views
Can I name GNU screen sessions?
I use multiple sessions for different things. One for work, one for school work and one each project I'm working on. It gets really hard to keep track of the sessions when screen -ls returns
...
0
votes
0answers
39 views
GNUWin32 mkid says 'can't get working directory'
I installed the GNU id-utils for Windows from here and when I try to run mkid it says:
mkid: can't get working directory: Permission denied
I tried to change to the gunwin32 bin directory as an ...
0
votes
2answers
113 views
Grep log for certain word only if followed by another word
I have a log file with entries like the following:
Input
php notice bob
php notice winner
php notice blah winner
php notice asfsdf test
php erro)r bob ...
1
vote
2answers
133 views
GNU find: Disable the error when 'find' finds no matches
I've got a setup where I need to use 'find' to find 0 or more files in a certain directory, however, 'find' always produces an error when there are no files that match a certain check. Is it possible ...
6
votes
5answers
270 views
What is the difference between GNU's “Free Software” and “Open Source Software”? [closed]
I've always referred to free and open source software simply as "Open Source". However, some people have approached me saying that these two "things" (or philosophies) actually aren't the same at all. ...
1
vote
1answer
156 views
Receive shutdown broadcast notification in desktop (GNU/Linux, Gnome)
When
# shutdown +5
is run all the terminals (including pseudo terminals) are sent broadcast messages saying system is about to go down.
Is it possible for user to receive this in the form of OSD ...
3
votes
1answer
135 views
sort by word length in Nth column
I've got a column file like this:
1 1 1 AKSDFJADFKASDJFAK
2 1 1 ADKLCJASDLKCJDLACKADCJLKDACJADS
3 1 2 AKLJDFHALKDJFHLKJSDKSDFHAKJFDHAKFHJAKFJ
And I would like to sort the entries by the fourth ...
3
votes
1answer
92 views
When does rm remove open files?
Particularly, I want to know what happens when I rm an open file and don't explicitly kill the process holding the file descriptor to that file. Will the file be removed when the system is shut down?
0
votes
1answer
73 views
Cross-platform implementation of GNU tools? (Preferably Java)
I'd like to have GNU tools available on multiple platforms, behaving the same.
I know there are ports, like http://gnuwin32.sourceforge.net/, but they are different from what's supported by the linux ...
2
votes
1answer
255 views
How to install and use GNU unifont in cygwin on Windows7?
I'm using GNU unifont on FreeBSD and would like to have the same font available under Windows7 in a cygwin terminal. My attempts to install GNU unifont for general use (so it would be available in ...
0
votes
1answer
256 views
GNU sort and git blame
Today I thought I was doing a simple operation:
git blame file | sort -k 3
To get all the lines of file sorted by the date on which they were last changed. Unfortunately it doesn't seem to be ...
2
votes
2answers
149 views
Difference between find -name with and w/o quotes?
I was going to file a bug to findutils on gnu.org when I saw a notice that asked me whether I knew the difference between these two commands:
find -name *.c
and
find -name "*.c"
I use find ...
3
votes
4answers
652 views
Gnu Tools for Windows
I was looking for Gnu Tools for Windows and came across two links:
http://unxutils.sourceforge.net/
and
http://gnuwin32.sourceforge.net/
Does anyone know what is the difference between them and ...
1
vote
2answers
260 views
What is the character used to indent the Make file rule recipe?
I am using gnu make and in a Makefile I have, I see below rule.
I want to add a similar rule with a recipe, but when I add a rule and its receipe on the next line by giving a tab or space for the ...
0
votes
0answers
65 views
Disable GNU Screen “Special Terminal Capabilities” function?
I would like to disable SPECIAL TERMINAL CAPABILITIES of GNU screen. How do I do it?
2
votes
1answer
526 views
GNU screen freezes when starting session over SSH, works locally. What's wrong?
On an iMac running Snow Leopard I can open a terminal window and start a 'screen' session with no issues. However, if I ssh into the same machine (from elsewhere or locally) and then try to start a ...
1
vote
1answer
82 views
May I use code from GNU (2.0) licensed open-sourced SW for commercial purposes
My case exactly. I need to implement a feature in a Wordpress theme. Found a GNU licensed plugin for Wordpress which does that. Am i allowed freely to copy and modify those code parts and incorporate ...
0
votes
2answers
765 views
What is a Makefile.inc?
I have a basic questions as to if some Makefile includes a Makefile.inc.
Generally what commands/configurations/rules go into the Makefile.inc ?
Any pointers would be useful.
thank you.
-AD
3
votes
1answer
338 views
Make GNU screen survive reboot
I am using GNU screen a lot. I find it very annoying that everytime the server has to be rebooted I lose all my sessions (even if I know in advance, I need to set-up everything again).
I've searched ...
1
vote
3answers
107 views
Get man page for different implementation of same command?
On SunOS man grep gives me the man page for the SunOS grep but grep --version says it's grep (GNU grep) 2.5. How do I get the man page for GNU grep?
2
votes
2answers
141 views
A good list of command line *nix like apps for windows?
I'm looking for a list of command line *nix like apps for windows.
I suppose gnuwin32 is a good idea, and cygwin...
Each give a good list.
any other ideas?
I know sometimes there are good programs ...
1
vote
2answers
191 views
What alternatives to SSH do GNU users use?
I have heard that SSH was originally for BSD.
Is this correct? And what alternatives to SSH do GNU users use?
Or do people just not use GNU for SSH or an SSH type application?
1
vote
2answers
132 views
Getting information from armord gpg public key
When given a file with an armored public GnuPG key, a file (pubkey.gpg) that was created with:
gpg -r 0xDEADBEEF --export --armored > pubkey.gpg
What is the best way to get information such as ...
4
votes
1answer
1k views
Can GNU sed (for Windows) handle Unicode? If so, is it a code-page/locale issue, or a switch?
I've been using GNU SED on and off for a couple of years now. It spins me out a bit sometimes, but it does a good job... for single-byte char sets!
I now and then notice references to GNU SED being ...
2
votes
3answers
2k views
Difference between UnxUtils and GNU CoreUtils
I am a Windows user who wants programs like grep and sed along with other utilities like ls, cut etc in my command prompt. I came across 2 packages which would accomplish this
UnxUtils
GNU ...
5
votes
3answers
254 views
GNU Screen: Better way to cut and paste?
I've been using GNU Screen for close to 3 years and find it immensely useful. For such a robust and flexible program I find its cut and paste functionality a little basic.
Has anyone found a better ...