![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| KDE and startx | congo | UNIX Desktop for Dummies Questions & Answers | 1 | 10-21-2006 03:23 PM |
| startx / xterm | gefa | UNIX for Advanced & Expert Users | 0 | 04-21-2006 09:30 AM |
| error startx with debian | pascalbout | Linux | 0 | 03-20-2006 06:26 AM |
| Help with FreeBSD and startx. | cosmotron | UNIX for Dummies Questions & Answers | 3 | 12-18-2004 01:31 PM |
| startx, xauth msg and Solaris 8 | rpeteg | UNIX for Dummies Questions & Answers | 4 | 12-04-2001 06:25 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
StartX
Hi guys
![]() I'm having a slight problem. Every time I run the StartX command from my csh, it just says cannot access terminal. Can anyone tell me why this is and what it means? Thank you ![]() hellz. |
| Forum Sponsor | ||
|
|
|
|||
|
hi mate,
Thanks for the reply. I'm sorry I've been so vague with every question I've asked but I've kind of been set a 'Linux Challenge', and although I'm allowed to ask for help, I can't be incredibly specific (which is frustrating the hell outta me.). Apparently, StartX has been disabled, so my situation is this. A Linux environment (using a C-shell.) has been completely tailored for me to solve a challenge. I'm not allowed to use any scripts, I have no permissions on practically everything as I'm supposed to use my observation skills to determine my goal. Now here's my problem. Whenever I type "echo" with anything after it, it will ALWAYS output: $input So even if I try "echo 'Hi, how are you?'", it would always output: $input. I'm pretty certain that my goal lies within this variable, but it won't let me print the damn thing. I've tried cat $input, print $input, print($input), but nothing happens (most commands have been disabled too to be incredibly restrictive.) Is there a way to display the contents of a variable, without the use of any scripting, and without the cat/print commands? Thanks guys, sorry to harp on about this. hellz. |