Search Results

Search: Posts Made By: dagamier
1,534
Posted By dagamier
So after much playing around with this, it really...
So after much playing around with this, it really came down to a simple command that often gets overlooked. I just had to use the tee command to redirect the output back to the screen. I just...
866
Posted By dagamier
Thanks Corona688. That solved my problem. And now...
Thanks Corona688. That solved my problem. And now that I see it in the code, the problem is a bit more obvious. Appreciate the explanation.
6,328
Posted By dagamier
Returns the base file name of a string parameter....
Returns the base file name of a string parameter.

Basically it strips out the extra stuff and just gives you the file name:


basename /u/dee/desktop/cns.boo

returns cns.boo

You can do...
1,794
Posted By dagamier
check your aliases. tput clear is a system...
check your aliases.

tput clear is a system command. you might need to redefine the alias or at least check to see what it is set to. you might want to do a man tput so you can get an idea of what...
1,794
Posted By dagamier
with regards to the shortcuts are you setting...
with regards to the shortcuts are you setting these up in your .profile? if not and you are setting these at the command line, then they will disappear when you log off. you have to set them up in...
Showing results 1 to 5 of 5

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