Search Results

Search: Posts Made By: krhamidou
3,264
Posted By krhamidou
multiple files opened in awk
Hi ,
i' d like to use an awk script to automate the ripping of cds : here's how it works :

- i first create a file named songs.txt containing the name of the songs
- the scripts extracts the...
Forum: Programming 04-22-2006
9,295
Posted By krhamidou
did you try to use clrscr ? call it with ...
did you try to use clrscr ?

call it with

clrscr();

it should work everywhere ...
2,417
Posted By krhamidou
did you try to remount your filesystem in r/w...
did you try to remount your filesystem in r/w mode ?
9,375
Posted By krhamidou
do you use pthread_exit to terminate your threads...
do you use pthread_exit to terminate your threads ?
2,556
Posted By krhamidou
you should try to use the vesa vga mode to have a...
you should try to use the vesa vga mode to have a correct display...
Forum: Linux 11-27-2005
2,399
Posted By krhamidou
because linux is nice.
because linux is nice.
Forum: Debian 11-27-2005
27,099
Posted By krhamidou
and if the server is not using a redhat-based...
and if the server is not using a redhat-based distribution ?

do you have tried telnet -v or telnet --version ?
2,669
Posted By krhamidou
you should try to see associations with *.exe...
you should try to see associations with *.exe files in the register... Try to do it with regedt32 from a remote computer...
Forum: Filesystems, Disks and Memory 11-20-2005
2,517
Posted By krhamidou
it seems that the kernel of the ES40 is a...
it seems that the kernel of the ES40 is a specific kernel which can not deal with DS40's idiosyncrasies...
Forum: Programming 11-20-2005
10,811
Posted By krhamidou
i think that the simplest solution to solve this...
i think that the simplest solution to solve this problem is to use the kdesu program , supplied with kde.

you'll have to run your program with this command :



kde will display a dialog box...
2,891
Posted By krhamidou
This isn't really true ... :-; look at this...
This isn't really true ... :-;

look at this (http://elks.sourceforge.net) . it 's a project which allows linux to run on a 8086.
4,458
Posted By krhamidou
you may try ssh ?
you may try ssh ?
Forum: Ubuntu 11-13-2005
7,155
Posted By krhamidou
you'll have to modify the file...
you'll have to modify the file /boot/grub/grub.conf in order to have your 2 distributions
available.

could you post the content of your current grub.conf and the list of your partitions ?
Forum: Programming 11-13-2005
3,316
Posted By krhamidou
you could use the command gcc -m sourcefile.c to...
you could use the command gcc -m sourcefile.c to obtain the file on which depends sourcefile.c
2,386
Posted By krhamidou
this might be possible but the binary translator...
this might be possible but the binary translator would be a huge piece of spaggheti-code. Imagine that you would have to write a binary translator from 386 to RISC :

- you would first have to...
1,964
Posted By krhamidou
there aren't a lot of differences between linux...
there aren't a lot of differences between linux and a posix-compliant unix. sometimes , you 'll have simply to recompile your unix program to port it under linux.
3,816
Posted By krhamidou
Unix and the maximum number of processes under a 386 box.
Hi ! I would like to know if Unix could launch more than 8192 processes , which is the maximum number of LDTs on a 386 box. Is this done by swapping some memory on the disk ?

Thanks for your...
Forum: Programming 10-22-2005
5,649
Posted By krhamidou
you could also study the sourcecode of others...
you could also study the sourcecode of others shells ( zsh , ksh, ash, and so on...)
Forum: Filesystems, Disks and Memory 10-22-2005
13,787
Posted By krhamidou
to create a fat filesystem , you can use the...
to create a fat filesystem , you can use the command mkfs.msdos or mkdosfs .

The syntax of the command is very simple : mkdosfs /dev/hdx

to mount a fat filesystem , you'll have just to use the...
4,468
Posted By krhamidou
have you tried to copy /root/xorg.conf.new under...
have you tried to copy /root/xorg.conf.new under /etc/X11/xconf.org ?
Forum: Open Source 10-15-2005
337,777
Posted By krhamidou
emacs is a geat text editor because you can , at...
emacs is a geat text editor because you can , at the same time :
- edit a source file
- play tetris
- check your mails
- surf on the web
- have a shell session

and so more...
Forum: Programming 10-15-2005
6,011
Posted By krhamidou
you may try to use cc , the standard C compiler...
you may try to use cc , the standard C compiler , available on all traditional UNIX flavors .
Forum: Programming 10-15-2005
12,885
Posted By krhamidou
you could also see the manual page of exevp .
you could also see the manual page of exevp .
9,066
Posted By krhamidou
what are the OS of the two computers ? maybe...
what are the OS of the two computers ?
maybe the program uses some non-portable tricks which slow down the program on the others platforms ?
6,529
Posted By krhamidou
maybe you should try to use awk ? i'm sorry , i...
maybe you should try to use awk ? i'm sorry , i haven't programmed using awk for a long time but this is a little tutorial about awk. (http://www.vectorsite.net/tsawk2.html)
Showing results 1 to 25 of 27

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