Search Results

Search: Posts Made By: unipepper
9,022
Posted By unipepper
Changing text in the command prompt
Hi,
I want to change my command prompt to contain the current username and the current directory in it, instead of just the '$' symbol.

I tried the command:-
export PS1="[$(whoami) $(pwd)]$(echo...
9,022
Posted By unipepper
There is no environment variable with the name...
There is no environment variable with the name USER.
Initially the command prompt is set correctly. But once I change the directory using the cd command, the current directory is not being reflected...
9,022
Posted By unipepper
I'm using the Korn shell ksh. Thanks.
I'm using the Korn shell ksh.
Thanks.
9,022
Posted By unipepper
Changing text in the command prompt
Hi,
I want to change my command prompt to contain the current username and the current directory in it, instead of just the '$' symbol.

I tried the command:-
export PS1="[$(whoami) $(pwd)]$(echo...
Forum: HP-UX 06-21-2006
19,319
Posted By unipepper
Attaching files in Mail with HP Unix
I am trying to attach a .xls file using uuencode in HP Unix
uuencode res1.xls res1.xls | mailx abc@xyz.com

But in the receiving end, I couldn't see the attachement, instead of it some encoded...
82,895
Posted By unipepper
This has helped. Thank you all for your support....
This has helped. Thank you all for your support. Actually I wanted to access the modified date and time only.

I would anyhow find out whether it is possible to know the creation date and time of a...
82,895
Posted By unipepper
Listing the creation date/time of a file in unix
Hi,
I need the unix command which returns only the file name and its creation date/time in unix.

I tried ls -l <filename>. But that is giving other details also which I do not want.
Could anyone...
Showing results 1 to 7 of 7

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