Search Results

Search: Posts Made By: quipy
2,937
Posted By quipy
single input shell script?
hey, i'm trying to write a shell script which accepts:

operand operator operand

then, the script would see which operator it is (using case) and calculate it...

but i dont know how...
5,593
Posted By quipy
piping with javac command
how to i use javac on a file after searching for it? example:
find . -name '*.java' -size -24 -links -2 -atime -4

what would happen if "find" found >1 .java files?

also, i'm a little confused...
Showing results 1 to 2 of 2

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