HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How do I stop command history being recorded i...
Operating System - HP-UX
1825810
Members
3063
Online
109688
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2000 06:03 PM
02-28-2000 06:03 PM
How do I stop command history being recorded in POSIX shell
I've set up a new user 'test' with startup shell of /usr/bin/sh - POSIX shell.
I removed the /home/test/.profile file completely so that all settings will be
derived from /etc/profile (see attacment)when logging in.
I removed the .sh_history file from the home directory.
When logging in, via telnet, as 'temp', env shows that HISTFILE HISTSIZE and
EDITOR are not set and yet the .sh_history is recreated if it doesn't exist and
appended to if it does. Why?
How can I prevent the recreation of .sh_history?
Shaun
Configuration Info
Operating System - HP-UX
Version - 10.20
Hardware System - HP9000
Series - 800
I removed the /home/test/.profile file completely so that all settings will be
derived from /etc/profile (see attacment)when logging in.
I removed the .sh_history file from the home directory.
When logging in, via telnet, as 'temp', env shows that HISTFILE HISTSIZE and
EDITOR are not set and yet the .sh_history is recreated if it doesn't exist and
appended to if it does. Why?
How can I prevent the recreation of .sh_history?
Shaun
Configuration Info
Operating System - HP-UX
Version - 10.20
Hardware System - HP9000
Series - 800
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2000 11:38 PM
02-28-2000 11:38 PM
Re: How do I stop command history being recorded in POSIX shell
Acording to shell documentation if you do not set HISTFILE and HISTSIZE
variables , the shell defaults to a file named .sh_history of 128 lines.
To supress creating history file try to set HISTFILE to an empty string or
HISTSIZE to 0.
variables , the shell defaults to a file named .sh_history of 128 lines.
To supress creating history file try to set HISTFILE to an empty string or
HISTSIZE to 0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2000 05:04 PM
02-29-2000 05:04 PM
Re: How do I stop command history being recorded in POSIX shell
I think you can just remove the line "export HISTFILE=/.sh_history". But I
don't know what's
the default value and maximum for HISTSIZE? Where to find this value and where
it is defined?
don't know what's
the default value and maximum for HISTSIZE? Where to find this value and where
it is defined?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP