Search Results

Search: Posts Made By: slire
12,441
Posted By slire
It is the same as K_H presented I was just...
It is the same as K_H presented

I was just implementing it wrong
12,441
Posted By slire
and it works........ :D I had gone lost...
and it works........ :D

I had gone lost in the world of backticks and single quotes

H_K thanks for all help....... you have made my life a little more easier
12,441
Posted By slire
Hi, echo $SHELL --> /local/bin/tcsh If...
Hi,

echo $SHELL --> /local/bin/tcsh

If I write ksh things start to work, I get the sub-script but the script responds:

Cannot access cat: No such file or directory

I dont understand why...
12,441
Posted By slire
Thanks for an extremely helpful answer, I just...
Thanks for an extremely helpful answer, I just have an additional question

the line:

# for filename in `cat somefile`

Does not open a sub-promt when I try to do the commands without a...
12,441
Posted By slire
Thanks for the answer, but since I am very...
Thanks for the answer, but since I am very unexperienced with UNIX and programing I dont really understand how to proceed with the following commands.

for filename in `cat somefile`
do
ls -lc...
12,441
Posted By slire
Sorry, maybe I was a bit unclear, but the problem...
Sorry, maybe I was a bit unclear, but the problem is a little bit more complicated, that commando will only print the file name and not any other information, like date whem file was created.....
12,441
Posted By slire
List grep results
Hi

I need to search for matching strings in a database and I want to print out all files that matches in "detail", which means that I want the output to contain datum of last saving. I only get...
Showing results 1 to 7 of 7

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