Search Results

Search: Posts Made By: syregnar86
1,901
Posted By MR.bean
Try: java ./java_programs/test_program/test ...
Try: java ./java_programs/test_program/test

without the .java extension like you had
1,901
Posted By krishmaths
Also ensure the CLASSPATH is set to the directory...
Also ensure the CLASSPATH is set to the directory where your .class files are created.
2,383
Posted By Corona688
Nothing tricky about it. External commands are...
Nothing tricky about it. External commands are external because they're external -- they're files, programs the shell runs. They exist whether you're running a shell or not. cd is a pure builtin,...
2,383
Posted By RudiC
man bash: ssh is an external command provided...
man bash:
ssh is an external command provided by an ssh package, e.g openssh-client
As I don't have access to a system providing zsh, I can't tell the difference. But bash's "extended globbing"...
2,383
Posted By RudiC
There's no priority of any shell; they were...
There's no priority of any shell; they were created with different targets in mind: fulfill any possible and imaginable desire towards a shell; tiny in ressource usage; mathematical functions built...
3,041
Posted By SndChaser
Another option...
Another option that *may* work with some documents: the strings command. It will extract any text strings from a file and leave out all the other stuff.


strings <filename> | less
3,041
Posted By in2nix4life
You can use an app called antiword: Antiword: a...
You can use an app called antiword: Antiword: a free MS Word document reader (http://www.winfield.demon.nl/)
3,041
Posted By cjcox
wv is another tool you should look at (available...
wv is another tool you should look at (available in most distros of Linux), see wvWare, library for converting Word documents (http://wvware.sourceforge.net/)

Oh.. and even better, abiword... it...
Showing results 1 to 8 of 8

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