Search Results

Search: Posts Made By: A1977
9,881
Posted By A1977
Try asking at an Excel (or maybe VBA) forum. That...
Try asking at an Excel (or maybe VBA) forum. That would be more appropriate.
4,186
Posted By A1977
I actually found out the answer to my own post,...
I actually found out the answer to my own post, so am posting it here in case someone has the same problem.

In C shell, everything enclosed inside double quotes is treated as text, apart from !, $...
61,663
Posted By A1977
Thanks a lot for your help, guys. That makes...
Thanks a lot for your help, guys.

That makes sense. I appreciate it.

A
61,663
Posted By A1977
piping output to echo
Hi,

I was wondering why ls * | echo does not print the contents of the directory to the screen? The way I see it, ls * returns a whole lot of information, and then we pipe all this info to echo,...
4,186
Posted By A1977
Hi, Thank you for your reply. Well, the...
Hi,

Thank you for your reply. Well, the metacharacter '!' is used to refer to the history of the commands.

So, for example, if you did ls -a, then followed it by rm *, then did echo $PATH, then...
4,186
Posted By A1977
stuck on csh metacharacters
Hello,

I have a question, please (I am using tcsh).

I thought that if you enclose something in double quotes, then the shell won't interpret it. For example, when I do:

% echo "ls *"

I...
Showing results 1 to 6 of 6

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