Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Forum Post

DOS file attrib in LInux

Does anyone know how to keep DOS file attributes in Linux? e.g. MSDOS.SYS file has attrib SHR (System, Hidden and Read-Only). But if I mount the DOS partition as VFAT under Linux and then move...
Forum Post

Re: Where to get an installable version of LINUX.

: Hello everyone, : : I've been going to linux.org and try to download but without success, seems the site is very erronous or some files are corrupted. I'd like to know if there's any other...
Forum Post

Where to get an installable version of LINUX.

Hello everyone, I've been going to linux.org and try to download but without success, seems the site is very erronous or some files are corrupted. I'd like to know if there's any other "official"...
Forum Post

Compile on Linux with Kylix - $20

I have a completed and functioning Delphi program which converts from html to rtf under PC/DOS. I can't seem to find a host who would let me run it on a Win-NT website with PHP and MySql. Could...
Forum Post

Re: write and read files

I sent it to you... : Should I replace this h with the last one? where is then the input.txt? : well . h was still -1. : I'm using windows 98 and a gnu compiler.. could you send me your compiled...
Forum Post

Re: write and read files

Should I replace this h with the last one? where is then the input.txt? well . h was still -1. I'm using windows 98 and a gnu compiler.. could you send me your compiled file, so I can test that one...
Forum Post

Re: write and read files

Maybe you can try this: int h = _open ("blabla", O_RDONLY | O_BINARY); This will not try to gain write access... It has to do with your computer i guess because the code works here......
Forum Post

Re: how do i send system commands with paramaters?

: In C/C++ how do I send system commands to DOS or LINUX that have parameters. In other words how do I send a command such as: : : md somefilename : : or : : mkdir somefilename : : I can...
Forum Post

Re: Make sure that the command that your sending

Thanks that system call works for DOS, unfortunately I don't have access to a Linux box right now. Anyone know if it should work exactly the same way? : is supported by Dos or Linux, I know...
Forum Post

Make sure that the command that your sending

is supported by Dos or Linux, I know that "mkdir" works on dos but not sure about Linux. #include #include void main() { system("mkdir somedirname"); } should work. Not sure under...
Forum Post

how do i send system commands with paramaters?

In C/C++ how do I send system commands to DOS or LINUX that have parameters. In other words how do I send a command such as: md somefilename or mkdir somefilename I can send basic...
Forum Post

Linux, Perl, & Apache

I am running Redhat Linux 6.2 (although i'm pretty sure that this situation is non OS dependant) and an apache server. My perl code, on it's own, produces acceptable output HTML with all tags and...
Forum Post

Re: How do give system() commands in DOS and LINUX ?

Look up the function "sprintf" and "fgets" (they're in stdio.h). The fgets function works fine with stdin as the input (that's why I suggested it) but sometimes you need to fflush(stdin) before...
Forum Post

How do give system() commands in DOS and LINUX ?

I'm trying to create a dos shell for linux and am having troubles issueing calls that contain more then one "word". For instance i can do: system("cd..") but i can't do: system("cd somefile")...
Forum Post

Re: Linux vs Novell

: : Hi, : : : : I have question. What is a better OS for a web-server and for security-network. : : : : Novell Netware 5.1 with NDS 8.0 or : : Linux Redhead 7.x : : : : Alex Elderson : :...
Forum Post

Drivers etc...

Hello. I'm toying with the idea of installing Linux onto my laptop, but, I'm reluctant, because I doubt that there are drivers around to make it work. (I have a Mitsubishi Pedion P233 which is now...
Forum Post

Re: Linux vs Novell

i have seen novell in use, it is a great server OS, very stable and doesn't care what you put on it.
Forum Post

Re: Linux vs Novell

: Hi, : : I have question. What is a better OS for a web-server and for security-network. : : Novell Netware 5.1 with NDS 8.0 or : Linux Redhead 7.x : : Alex Elderson : : I haven't...
Forum Post

Linux vs Novell

Hi, I have question. What is a better OS for a web-server and for security-network. Novell Netware 5.1 with NDS 8.0 or Linux Redhead 7.x Alex Elderson
Forum Post

Re: getting program's file name...

: : : hi : : : iwant to get the program file name what i mean is to get like blabla.exe if the C file is called blabla.exe : : : hope u understand me : : : 10x : : : ceaser : : : : : : :...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.