Sponsored Content
Full Discussion: History
Top Forums UNIX for Dummies Questions & Answers History Post 7868 by devnul on Tuesday 2nd of October 2001 08:38:30 PM
Old 10-02-2001
.. yeah.. it was really fun with those systems... I remember even having to explicitly set "rm -i" as an alias (I think that was an Ultrix system, but I can't remember)....

... it's all good stuff.. ;>

- dEvNuL
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

History

hi there all , i would like to know what are the other alternatives besides .sh_history file to get all commands typed on console .. Can u help me ? Thanks for all PS : I'm a newbie on this forum :rolleyes: (2 Replies)
Discussion started by: JuniorJack
2 Replies

2. Shell Programming and Scripting

History ??

Hi, How can i see first 3 commands that are there in history {fc -l} ? Thanks (1 Reply)
Discussion started by: varungupta
1 Replies

3. Shell Programming and Scripting

History

Hi I am new here.Hope this has not been already posted.I searched,but couldn't find. I am currently learning and using lots of new bash commands,I even check sites and try out commands,or visit folders like /usr/bin and /bin etc and just man many of them and try them. The thing is..I forget some... (7 Replies)
Discussion started by: Vivek788
7 Replies

4. UNIX for Dummies Questions & Answers

How to review the history and the commands that has been done in this history?

Hello every body, Kindly inform me How Do i find out the time I executed a command previously on UNIX Solaris?? To be more specific and more clear about what i want to know is that I want a command the enables me to know the history and which command i run at this history/time. FYI I used... (5 Replies)
Discussion started by: ahmedamer12
5 Replies

5. UNIX for Advanced & Expert Users

History to Another file [local user history , but root access]

Hi all, My need is : 1. To know who , when , which command used. 2. Local user should not delete this information. I mean , with an example , i can say i have a user user1 i need to give all the following permissions to user1, : a. A specific directory other than his home... (3 Replies)
Discussion started by: linuxadmin
3 Replies

6. UNIX for Dummies Questions & Answers

The history command: See other users command history

Can anyone tell this: If two users are logged into the same server from different locations. Is there a way to see the history command of the other user? I tried the history command, but it is showing me only the commands I used. Thanks in advance for your help. Iamnew2solaris (1 Reply)
Discussion started by: iamnew2solaris
1 Replies

7. UNIX for Dummies Questions & Answers

History to Another file [local user history , but root access]

Hi all, My need is : 1. To know who , when , which command used. 2. Local user should not delete this information. I mean , with an example , i can say i have a user user1 i need to give all the following permissions to user1, : a. A specific directory other than his home... (1 Reply)
Discussion started by: sriky86
1 Replies

8. What is on Your Mind?

The Great History of UNIX (1969-1999) | 30 Years of UNIX History | YouTube Video

I am pleased to announce this new video in 1080 HD for UNIX lovers honoring thirty years of UNIX history spanning from 1969 to 1999 presented in 150 seconds (two and a half minutes) in 1080 HD, celebrating the 50th anniversary of UNIX. The Great History of UNIX (1969-1999) | 30 Years of UNIX... (8 Replies)
Discussion started by: Neo
8 Replies
bximage(1)							 The Bochs Project							bximage(1)

NAME
bximage - Interactive Disk Image Creator for Bochs SYNOPSIS
bximage [options] [filename] DESCRIPTION
Bximage is an easy to use console based tool for creating disk images, particularly for use with Bochs. It is completely interac- tive if no command line arguments are used. It can be switched to a non-interactive mode if all required parameters are given in the command line. OPTIONS
When you run bximage without one of the following options, it will appear in interactive mode and ask for all required parameters to create an image. -fd Create a floppy image. -hd Create a hard disk image. -mode=... Image mode (for hard disks only - see the bochsrc sample for supported options). -size=... Image size in megabytes (e.g. 1.44 for floppy image, 10 for hard disk image). -q Quiet mode (don't prompt for user input). Without this option bximage uses the command line parameters as defaults for the inter- active mode. If this option is given and one of the required parameters is missing, bximage will fall back to interactive mode. --help Print a summary of the command line options for bximage and exit. The filename parameter specifies the name of the image to be created. LICENSE
This program is distributed under the terms of the GNU Lesser General Public License as published by the Free Software Foundation. See the COPYING file located in /usr/local/share/doc/bochs/ for details on the license and the lack of warranty. AVAILABILITY
The latest version of this program can be found at: http://bochs.sourceforge.net/getcurrent.html SEE ALSO
bochs(1), bochsrc(5), bochs-dlx(1), bxcommit(1) The Bochs IA-32 Emulator site on the World Wide Web: http://bochs.sourceforge.net Online Bochs Documentation http://bochs.sourceforge.net/doc/docbook AUTHORS
Bximage was written by Bryce Denney, based on several similar tools from the bochs-developers list. BUGS
Please report all bugs to the bug tracker on our web site. Just go to http://bochs.sourceforge.net, and click "Bug Reports" on the sidebar under "Feedback." Provide a detailed description of the bug, the version of the program you are running, the operating system you are running the program on and the operating system you are running in the emulator. bximage 29 Dec 2005 bximage(1)
All times are GMT -4. The time now is 06:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy