6 Topics

Member Avatar for
Member Avatar for joshl_1995

Hello Daniweb Community, I was just wondering if there is anyway possible to fix this? My damn cat sat on it a fall off taking the speaker with it. [Here are the pictures.](https://www.dropbox.com/sh/77tvrhmwdmk720p/AAAjzhP7LKgqMvYlQLCQZyRYa?dl=0)

0
232
Member Avatar for duke.tim

Why is it that no matter how long I put the sleep command or loop, cat is unable to read the file, even though the file already exsists? Is there any way of reliably waiting for the whois to finish, write to file and then read that the file exsists?? …

Member Avatar for duke.tim
0
240
Member Avatar for msrikanth

Hi Everyone, I have written a C Shell wrapper script for "cat" command in the linux such that whenever any uses the "cat" command and it logs to some file, so the script is as #!/bin/tcsh -f set command = /etc/temp/cat set logfile = /etc/cat_command.log echo "$LOGNAME + $command $argv …

Member Avatar for msrikanth
0
580
Member Avatar for dancks

I was supposed to write a program that reads and writes phone numbers of people to a file called phones.txt. The reading part works. The write part doesn't. I tried to use the cat command because I thought doing cat >> file.txt would simply append to a file. What it …

Member Avatar for dancks
0
371
Member Avatar for LanguidLegend

The following is an exercise for my class: [INDENT][COLOR="Green"]Redirect mouse device into a file. sudo cat /dev/input/mice > rawmouse.data Move the mouse a bit and then type CONTROL-C. Note that on some distro's you'll need to sudo to bypass device files' restricted permissions. Now, cat that file to the sound …

Member Avatar for LanguidLegend
0
234
Member Avatar for NekoChan

'k so this is my introduction. I'm about to make my verbal exam for "Abitur"/A Level in computer science and want to study either film or 3D Animation/Gamedesign I totally looooove PS2 Games like God of War and NfS and lots of others as well as computer games! And I …

Member Avatar for NekoChan
0
171

The End.