Search Results

Search: Posts Made By: venkatababu
Forum: HP-UX 03-09-2015
3,105
Posted By venkatababu
Forum: HP-UX 03-04-2015
3,105
Posted By venkatababu
Tracking what commands were executed after sudo to another user
All team members has sudo access to user "batch55".
Need to track all the commands used by team members after sudo to "batch55".

Using HP-UX and ksh shell in our environment.

How can i...
18,033
Posted By venkatababu
Jim, Thanks a lot for your quick response. ...
Jim,

Thanks a lot for your quick response.

It's showing Total Physical Memory: 32768 MB , Total Configured Memory: 32768 MB, that means 32 GB.

Is my interpretation correct?

Thanks,...
18,033
Posted By venkatababu
Command for finding RAM size in HP-UX
I am trying to find RAM size in my HP-UNIX server. what command I should use for this?

I am using top command but not clear about below line from top o/p

Memory: 1517080K (471284K) real,...
1,817
Posted By venkatababu
copy original files from links
I have folder ABC and files in ABC are links.
I want to create the same ABC folder in different path and copy the actual files from source ABC dir.

Can anyone provide HP-UX command for this?
...
4,091
Posted By venkatababu
Thanks for the response. But in HP-UX "-L"...
Thanks for the response. But in HP-UX "-L" option is not implimented in cp command.

Please provide other options for copying original files from links in HP-UX.
4,091
Posted By venkatababu
command to copy original files from links in HP-UX
I have folder ABC and files in ABC are links.
I want to create the same ABC folder in different path and copy the actual files from source ABC dir.

Can anyone provide command for this?
...
1,565
Posted By venkatababu
Thanks for the response. What exactly single...
Thanks for the response. What exactly single quotes meaning in below command?

sed '' file1
1,565
Posted By venkatababu
SED Command
(sed '' file1 | sort -o file2)


what is (sed '' file1) means?
31,937
Posted By venkatababu
how the typeset command works in shell script
typeset -l section
section=${2:-.}

what does these 2 lines meaning?
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 07:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy