10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
I have a script:
DAYS=10
print_usage() {
echo "\n"
echo "Usage: $PROG dir1 "
echo " This program will delete all file/directories that are beyond "
echo " 'x days' old."
echo " -days - This flag allows you to define x... (3 Replies)
Discussion started by: digioleg54
3 Replies
2. Shell Programming and Scripting
I am compiling a fortran program using gfortran and the result looks as below
I want to write a bash or awk script that will scan the information and output
only problems within a range of line numbers
Example: If I specify the file createmodl.f08, start line 1000 and end line 1100, I will... (8 Replies)
Discussion started by: kristinu
8 Replies
3. UNIX for Dummies Questions & Answers
Hi all ,
I would like to have a new binding so that if im having the cursur on a word, one shortcut click (say f3) whould find the next occurrence of the word in the text and so one.
what is the right bind for it ?
I tried but its wrong.
thanks !
Zvika (1 Reply)
Discussion started by: zismad
1 Replies
4. Shell Programming and Scripting
Hi all,
I tried to cross compile Ghostscript-8.54 source. I am getting some errors during cross compilation. I have pasted the errors below.
CC=arm-unknown-linux-gnu-gcc LD=arm-unknown-linux-gnu-ld ./configure --host=i686-pc-linux-gnu --target=arm-unknown-linux-gnu --without-x && make
... (2 Replies)
Discussion started by: siva4ever
2 Replies
5. Programming
Hello,
Trying to compile xtrlock from source on a RHEL system. It has an Imakefile but not being familiar enough with that system getting errors running imake:
#! Imakefile for xtrlock - X Transparent Lock
#!
#! Copyright (C)1993,1994 Ian Jackson
#!
#! This is free software; you can... (1 Reply)
Discussion started by: mgb
1 Replies
6. Linux
Hello every one,
while compiling c++ modules.
i am getting the following 2 errors.
1)
/root/cc/unix-ce/root/subsys/cb/cdbh/include/cdbh_TransferFileHeader.h:111: error: âulong_tâ does not name a type
/root/cc/unix-ce/root/subsys/cb/cdbh/include/cdbh_TransferFileHeader.h:118: error: âulong_tâ... (0 Replies)
Discussion started by: mannam srinivas
0 Replies
7. AIX
Hi,
I'm in the process of compiling gnu gettext on a rs/6000 43p-260 running AIX 5.1 in 64bit-mode. The compilation itself runs fine as I understand it, however the installation itself fails like so:
I'm pretty much clueless about this relink stuff, so if anyone has suggestions, I'll try... (0 Replies)
Discussion started by: töfte
0 Replies
8. Shell Programming and Scripting
Hello
I have big compilation project when I run the top make file
I have problem to find the errors that acres in the sub directories because the make file keeps
Running the compilation. is there any way to perform summry of the errors when the Top
makefile done running ?
thanks (2 Replies)
Discussion started by: umen
2 Replies
9. UNIX for Dummies Questions & Answers
Hi guys
What is the difference between Xemacs and emacs. I assumed Xemacs runs only in X11.
What about in Linux on KDE? Am I running Xemacs or emacs. Well it says emacs though.
What is the advantage of one over other?
What can I run on OS X ?
SS (5 Replies)
Discussion started by: saurya_s
5 Replies
10. Programming
Hi Folks,
Would like to download the xemacs editor for C. I searched the xemacs site but i donno the exact place of download.
Can any one pass the URL or way to go thru and download the editor?
Thanks in Advance,
Nisha (4 Replies)
Discussion started by: Nisha
4 Replies