Sponsored Content
Top Forums UNIX for Dummies Questions & Answers What is an (application/octet-stream) file? Post 302548420 by theKbStockpiler on Thursday 18th of August 2011 10:43:33 AM
Old 08-18-2011
You people are the best! And thanks again for the help with the emulator thread Corona688!
 

10 More Discussions You Might Find Interesting

1. Programming

File I/O Stream

Hi All, I am trying to read data from two files and then compare them and only print the records on the screen that have a same ID.i.e TAGNO =CUSTOMERNO For Eg My Input Files are (a) Transaction (b) Customer detail The data in file a is like: TagNo Date Time Station... (0 Replies)
Discussion started by: rooh
0 Replies

2. Programming

open file stream problem

I have faced a problem that I use 2 file streams in a function and try to fopen() both files. Then I can't get the file descriptor. But if I just use 1 file stream and 1 fopen(), then i can get the file descriptor. Does anybody know why this happens? Thanks in advance. ... (2 Replies)
Discussion started by: ivancheung
2 Replies

3. Programming

ip address octet increments

Hi all, Situation is as below. I would get an IP address and port from eithe r a file or command line. It probably would be as char * or string. So was wondering how I could accept this and increment the last octets? Incrementing the port is fine. I could get that into an integer by atoi()... (8 Replies)
Discussion started by: Naanu
8 Replies

4. UNIX and Linux Applications

Any idea on 3 Octet IP address ?

Hi All, I found my weblog contain entries like 121.23.3 Instead of four octet. I am quite confused is it possible to have 3 octet ip at all ?? Is it generating by any program and hittng the website ? Is it a subdomain ? Please tell me your understanding on it ? Thanks (4 Replies)
Discussion started by: jambesh
4 Replies

5. Shell Programming and Scripting

[Video stream] network stream recording with mplayer

Hi I used this command: mplayer http://host/axis-cgi/mjpg/video.cgi -user root -passwd root \ -cache 1024 -fps 25.0 -nosound -vc ffh264 \ -demuxer 3 -dumpstream -dumpfile output.avi It's ok but... Video Playing is very fast! Why? Is it a synch problem? What parameter I have to use for... (1 Reply)
Discussion started by: takeo.kikuta
1 Replies

6. Shell Programming and Scripting

Stream all log files into one file

Here is what I have. 1 main program and it calls several child programs. Each child has its own log file. I want all child logs also to be appended to the main.log so that I have a single log file. I also need individual child logfiles in tact for debug purposes. Need to be able to tail one log... (4 Replies)
Discussion started by: myjunk1
4 Replies

7. Shell Programming and Scripting

Awk: Help with how to remove 4rth octet :

Experts, In one example I have seen how to get output upto 3rd octet, when there is a ":" separated with the 4rth octet. However in this example how to remove 4rth octet and to keep upto 3rd octet with regular expressions and awk sub function: I have tried with :but not working: # awk '{... (3 Replies)
Discussion started by: rveri
3 Replies

8. Shell Programming and Scripting

Creating a file from input stream

Hi, Need some help with creating a file from input steam. Meaning from following command myfunc should be able to store the input stream to a file. echo a b c | myfunc The file thus created should have - a b c Here's what I've tried in myfunc() but didn't help - myfunc() { cat... (3 Replies)
Discussion started by: nexional
3 Replies

9. Shell Programming and Scripting

Bash subtract fourth octet of an IP by 1

Hello, Im looking to help out my team by automating a simple search list. The user will look for a peering ip /30. For example 192.168.1.2/30 and gets the result. Im trying to get the entered /30 and subtract the last octet by one. echo -n "Enter peering ip : "; read peeringip cat... (3 Replies)
Discussion started by: D'go
3 Replies

10. Shell Programming and Scripting

Wget for downloading a public file (stream) as mp4

I need a hint for using wget for getting a free content from a TV station that is streaming its material for a while until it appears on any video platform, that means no use of illegal methods, because it is on air, recently published and available. But reading the manual for wget I tried the... (5 Replies)
Discussion started by: 1in10
5 Replies
VICE(1) 						      General Commands Manual							   VICE(1)

NAME
VICE - Versatile Commodore Emulator and Virtual Commodore Environment DESCRIPTION
VICE is a multi-platform emulator of the Commodore PET, CBM-II (C610), VIC20, C64, C64DTV, C128 and Plus4 8-bit computers. The emulators run as separate programs, but have the same user interface, share the same settings and support the same file formats. Also some external utilities are provided. VICE is made up of the following programs: x64 a fast Commodore 64 emulator for the X Window System x64sc an accurate Commodore 64 emulator for the X Window System x64dtv a C64DTV emulator for the X Window System x128 a Commodore 128 emulator for the X Window System xvic a Commodore VIC20 emulator for the X Window System xpet a Commodore PET emulator for the X Window System xplus4 a Commodore Plus4 emulator for the X Window System xcbm2 a Commodore CBM-II (C610) emulator for the X Window System c1541 a stand-alone disk image maintenance utility; petcat a Commodore BASIC de-tokenizer; The whole documentation for these programs is available in HTML format; the main file should be installed on your system as /usr/share/doc/vice/html/vice_toc.html . For up to date news about VICE, have a look at the official home page at http://vice-emu.sourceforge.net/ SEE ALSO
petcat(1), c1541(1) AUTHORS
Andreas Boose <boose@linux.rz.fh-hannover.de> Dag Lem <resid@nimrod.no> Tibor Biczo <crown@mail.matav.hu> Andreas Dehmel <zarquon@t-online.de> Thomas Bretz <tbretz@ph.tum.de> Andreas Matthies <andreas.matthies@gmx.net> Martin Pottendorfer <Martin.Pottendorfer@aut.alcatel.at> Markus Brenner <markus@brenner.de> Spiro Trikaliotis <Spiro.Trikaliotis@gmx.de> Marco van den Heuvel <blackystardust68@yahoo.com> David Hansel <david@hansels.net> Daniel Sladic <sladic@eecg.toronto.edu> Ettore Perazzoli Teemu Rantanen <tvr@cs.hut.fi> Andre' Fachat <fachat@physik.tu-chemnitz.de> Jouko Valta <jopi@stekt.oulu.fi> Jarkko Sonninen <sonninen@lut.fi> with several contributions from other people around the world; see the HTML documentation for more information. VICE
Feb 2004 VICE(1)
All times are GMT -4. The time now is 04:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy