Search Results

Search: Posts Made By: ramanaraoeee
1,940
Posted By ramanaraoeee
passing either of argument, not both in shell
Hi,

I have a requirement to work on script, it should take either of arguments.
wrote it as below.
#!/bin/bash
usage() {
echo "$0: missing argument OR invalid option !
Usage : $0...
17,899
Posted By ramanaraoeee
mv warning set owner/group: Operation not permitted
Hi,

Thanks for looking into this.
I am running into below situation in free BSD.

I have a file in /tmp/sample.txt with owner as 'xyz' and group as 'wheel'
I am moving it to my home...
1,986
Posted By ramanaraoeee
only the line which has apple, in my ex: line...
only the line which has apple, in my ex: line 1,4, not other lines.
1,986
Posted By ramanaraoeee
sed to exact matching a word in free BSD
Hi,
Thanks for looking at this issue.
I have many words/lines in a files like below
apple
pine apple
custored apple apple
apple
if i want to replace only/exact apple occurrences with XXX i...
3,225
Posted By ramanaraoeee
No this didn't work for me. Ex: i have seen...
No this didn't work for me.
Ex: i have seen grep myusername /var/log/messages, even i have done many tasks as root, ti didn't show any.

Anyways thanks for your reply.
3,225
Posted By ramanaraoeee
How to see actual username who logged in as root with sudo
Hi,

Thanks for looking at this.

I would like to know who is actually logged in as sudo root ?
ex: i have many users given sudo rights as root, and all of they are making changes as root and it...
Showing results 1 to 6 of 6

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