Search Results

Search: Posts Made By: karthick nath
2,719
Posted By karthick nath
Thanks. Plz can you explain me in detail....
Thanks.

Plz can you explain me in detail. Plz.

Just give the entire commands so that I can get history entered on 01-01-2014.

Thanks in advance
2,719
Posted By karthick nath
Wonderful. Thanks. Simultaneously, can I...
Wonderful.

Thanks. Simultaneously, can I know how to get history of linux commands entered on a particular date?

For eg, I want history of linux commands used on 01-01-2014.

Can you help me?
2,719
Posted By karthick nath
[Solved] How to clear "history" command entries??
As in the title, how to clear the history entries?

For eg: if i enter history, series of linux commands getting displayed from day 1. I need to clear those entries and want linux commands to be...
Forum: Red Hat 01-20-2014
3,471
Posted By karthick nath
Hi, I asked linux command to do that. ...
Hi,

I asked linux command to do that.

This one seemed like programming code.

Give me a linux command to delete only directories

Thaks
Forum: Red Hat 01-20-2014
3,471
Posted By karthick nath
How to delete only directories alone?
Hi,

I need to delete (remove) only directories.

How to achieve this? Plz help
12,205
Posted By karthick nath
No. If I give history it displays all the linux...
No. If I give history it displays all the linux commands entered from day 1

But specifically I want to list linux commands entered on a particular day.

Is this possible?

Thanks in advance
7,811
Posted By karthick nath
As I'm a beginner I really dont understand what...
As I'm a beginner I really dont understand what you are about to say.

Eventhough thanks
12,205
Posted By karthick nath
Want to get list of Linux commands used on specific date through HISTORY command
I want to get list of linux commands used on Jan 01 2014 with the help of HISTORY command or some other linux commands,.

Kindly help.
1,265
Posted By karthick nath
Really thanks. Really works fine ...
Really thanks.

Really works fine

---------- Post updated at 06:37 PM ---------- Previous update was at 06:09 PM ----------

Hi. How to use two conditions such as AND or OR in this,.

For eg...
7,811
Posted By karthick nath
I tried this one: PS1=". ./.bash_profile" ...
I tried this one:

PS1=". ./.bash_profile"

But expected result not coming.

Kindly help
7,811
Posted By karthick nath
Ok. But I do not know the default value boss. ...
Ok. But I do not know the default value boss.

Coz by default prompt looked like [oracle@oraclehost jk].

Unable to find the default value
7,811
Posted By karthick nath
Using Bash shell through putty We have not...
Using Bash shell through putty

We have not modified any profile file.

Simply typed in command prompt
7,811
Posted By karthick nath
No. I need to change that without reconnecting. ...
No. I need to change that without reconnecting.

Kindly help with this condition.

Thanks
7,811
Posted By karthick nath
Need to revert default prompt in Linux after setting PS1 command
I have given as:

PS1="Karthick>" in linux.

Now the prompt changed as:
Karthick>

Now I need to get back the default prompt [oracle@oraclehost jk].

How to achieve this?

Thanks in advance
1,265
Posted By karthick nath
ls -l | cut -d ' ' -f5 ---------- Post...
ls -l | cut -d ' ' -f5

---------- Post updated at 06:07 PM ---------- Previous update was at 06:05 PM ----------

ls -l | awk '{print $5}' | grep 32

Output for this is:

32

But I want...
1,265
Posted By karthick nath
[Solved] Size (Sort files using ...)
-rw-r--r-- 1 oracle oinstall 4 Jan 17 16:23 a
-rw-r--r-- 1 oracle oinstall 212 Jan 17 17:51 amar
-rw-r--r-- 1 oracle oinstall 32 Jan 17 17:30 b
-rw-r--r-- 1 oracle oinstall 246 Jan 17 15:40...
17,345
Posted By karthick nath
Thanks for all your replies. Could be...
Thanks for all your replies.

Could be explain me with a simple example of EOF in shell. I am very much confused with this.

Plz....
17,345
Posted By karthick nath
Insert text into a file using shell script
Hi,

I need to insert "Hello World" text into a file called hai.txt using shell scripting. Kindly help me.

For eg: If I open the file hai.txt by giving linux command cat hai.txt, the content of...
Showing results 1 to 18 of 18

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