Sponsored Content
Full Discussion: Visudo issue
Operating Systems Solaris Visudo issue Post 302769994 by Junaid Subhani on Thursday 14th of February 2013 05:44:29 AM
Old 02-14-2013
The issue was resolved by downgrading the sudo version. I had installed before 1.8.
Uninstalled it and installed 1.7
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

ps issue

HI All, Suddenly don't know what happened to redhat linux 7.2 any program start then itsn't listing while using ps -ef ex: ./xyz this xyz program pid not showing in ps-ef Pls let me know what is the reason for the same. Thanks a lot in advance Bache (7 Replies)
Discussion started by: bache_gowda
7 Replies

2. Shell Programming and Scripting

Unix Arithmatic operation issue , datatype issue

Hi, I have a shell scripting. This will take 7 digit number in each line and add 7 digit number with next subsequent lines ( normal addition ). Eg: 0000001 0000220 0001235 0000022 0000023 ........... ......... ........ Like this i am having around 1500000 records. After adding... (23 Replies)
Discussion started by: thambi
23 Replies

3. UNIX for Dummies Questions & Answers

ISSUE and ISSUE.NET files

In LINUX(CentOS, RedHat) is there a way to have the banner statement appear before the logon instead of after the logon? In UNIX and Windows the banner appears before a person actually logs on, what I'm seeing in LINUX is that it appears after the login(ftp, telnet, SSH). Thanks (0 Replies)
Discussion started by: ejjones
0 Replies

4. Solaris

IP issue

hi , I have a Solaris server which is part of a domain. The IP for this Solaris box is allocated dyanamically by a DHCP. Everytime the solaris box is restarted the IP gets changed. Being an admin what should i do to find the new ip of the Solaris server sitting at my location? Till now i get... (2 Replies)
Discussion started by: BalajiUthira
2 Replies

5. Shell Programming and Scripting

CP Issue

I want to copy large amount of files aproximately more than 20,000 files from one file system to another file system, but it gives me error like: #cd /opt/appserver/images #cp * /opt/appserver02/public/images Argument list is too long Also above mention error appear again when i run: ... (1 Reply)
Discussion started by: telnor
1 Replies

6. Shell Programming and Scripting

Need assistance with a file issue and a terminal issue

Hello everyone, I'm in need of some assistance. I'm currently enrolled in an introductory UNIX shell programming course and, well halfway through the semester, we are receiving our first actual assignment. I've somewhat realized now that I've fallen behind, and I'm working to get caught up, but for... (1 Reply)
Discussion started by: MrMagoo22
1 Replies

7. Solaris

visudo: write error: No space left on device

Hi All, This is Sandeep Gupta, I am facing a problem with sudo command. Whenever i am executing the command "visudo" i am getting the error "visudo: write error: No space left on device". but i have checked on my Solaris Box everything is ok, i have enough free space on my box, and also... (13 Replies)
Discussion started by: Sandeepgupta
13 Replies

8. HP-UX

Install visudo hp-ux

Hi experts, Need your help in installing visudo on hp-ux. It would be great if you can provide me following details (a) From where to download visudo package. (b) Installation steps to install visudo. Thanks in Advance!!! (4 Replies)
Discussion started by: sai_2507
4 Replies

9. Shell Programming and Scripting

Variable value substitution issue with awk command issue

Hi All, I am using the below script which has awk command, but it is not returing the expected result. can some pls help me to correct the command. The below script sample.ksh should give the result if the value of last 4 digits in the variable NM matches with the variable value DAT. The... (7 Replies)
Discussion started by: G.K.K
7 Replies
ncurses5.4-config(1)					    BSD General Commands Manual 				      ncurses5.4-config(1)

NAME
ncurses5.4-config -- report configuration and linking information for ncurses SYNOPSIS
ncurses5.4-config {--prefix | --exex-prefix | --cflags | --libs | --version | --abi-version | --mouse-version | --bindir | --datadir | --lib- dir | --mandir | --terminfo | --terminfo-dirs | --termpath } DESCRIPTION
The ncurses5.4-config utility reports ncurses configuration and linking information. The options are as follows: ---prefix Reports package-prefix ncurses5.4-config was installed with ---exec-prefix Reports executable-prefix ncurses5.4-config was installed with ---cflags Reports C compiler flags needed to compile with ncurses ---libs Reports libraries needed to link with ncurses ---version Reports release+patchdate version ncurses5.4-config was installed with ---abi-version Reports ABI version ncurses5.4-config was installed with ---mouse-version Reports mouse-interface version ncurses5.4-config was installed with ---bindir Reports directory containing ncurses5.4-config programs ---datadir Reports directory containing ncurses5.4-config data ---libdir Reports directory containing ncurses5.4-config libraries ---mandir Reports directory containing ncurses5.4-config manpages ---terminfo Reports $TERMINFO terminfo database path ---terminfo-dirs Reports $TERMINFO_DIRS directory list ---termpath Reports $TERMPATH termcap list EXIT STATUS
The ncurses5.4-config utility exits 0 on success, and >0 if an error occurs. BSD
January 13, 2009 BSD
All times are GMT -4. The time now is 11:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy