10 More Discussions You Might Find Interesting
1. UNIX for Advanced & Expert Users
Stumbled over this today on GNU/Linux, output from ps -fp :
UID PID PPID C STIME TTY TIME CMD
root 3516 1 0 2017 ? 00:00:13 syslogd -m 0
UID PID PPID C STIME TTY TIME CMD
syslog 2952 1 0 2017 ? 00:02:08 rsyslogdSTIME showing... (8 Replies)
Discussion started by: MadeInGermany
8 Replies
2. Solaris
Hi All, I want upgrade GNU bash in solaris 10. present bash is -bash-3.00$ and I downloaded new bash that is bash 4.4 (correct me if that is wrong). and my server is local zone, hosted on global zone. please help how can i proceed what is the process. I heard that need install first then it... (2 Replies)
Discussion started by: Harish4032
2 Replies
3. UNIX for Advanced & Expert Users
Hi all,
I have a weird problem.
When i run the below code in SunOS and Linux i get different outputs
====
$ cat tst.ksh
#!/bin/ksh
echo "Abc" > $LOG_FILE
echo "Ret - $?"
=====
In Solaris
$ ./tst.ksh
Abc
Ret - 0
In GNU Linux (1 Reply)
Discussion started by: NickKnight
1 Replies
4. Shell Programming and Scripting
Original script written on CentOS 6.3 with GNU bash 4.1.2
Destination system is Solaris 9 with GNU bash 2.05 (not changeable by me)
I have a script written on the linux side but now we need to provide a version to another site that "doesn't like linux". I've been going through changing the ] or... (13 Replies)
Discussion started by: oly_r
13 Replies
5. AIX
Hi, We are running 64-bit AIX 6.1. I have gcc 4.2.0 on our system. I'd like to get the latest copy of GNU findutils on the server. From what I see, I have two basic options: 1) download source code and compile using gcc or 2) download rpm and install. Would someone please point me in the right... (1 Reply)
Discussion started by: Eben Yong
1 Replies
6. Solaris
Am new to Solaris OS and need to install the GNU cpp compiler. Followed the instructions from Sunfreeware for installing the gcc compiler and it looks as if it correctly installed but i cannot run it from the command window.
# cd /usr/local/bin
# ls
c++ ... (2 Replies)
Discussion started by: brb
2 Replies
7. UNIX and Linux Applications
Hey everybody!
Not sure if this goes here, but I think it's the best fit.
I was just wondering, how do I use a compiler from Emacs?
Also, how do I turn syntax highlighting on?
Thanks in advance! (5 Replies)
Discussion started by: led3234
5 Replies
8. UNIX for Dummies Questions & Answers
Here is how I got where I am:
I tried untarring tomcat and at the end of the untar I get the following:
So I downloaded GNU tar and did a pkgadd -d, which installed the package.
But when I run /usr/local/bin/tar, I get this message: (1 Reply)
Discussion started by: dangral
1 Replies
9. Programming
hello,
i have use only TURBO C for programming.i used to did only on windows OS. but now i am trying to program on Linux systems.so i heard about GNU C tools and compiler. i am a bit confused and i want to know a very simplified answer for it. can anybody help me. what a heck is this GNU......
... (1 Reply)
Discussion started by: vibhory2j
1 Replies
10. UNIX for Dummies Questions & Answers
Sorry for sounding like an incredible n00b, but as I have been lurking and searching on the net, I have come across something that may be common sense to most, but to me is confusing. I constantly see the word GNU when I do searches for Linux, both on this web site and on search engines. I found... (18 Replies)
Discussion started by: Minnesota Red
18 Replies