Search Results

Search: Posts Made By: James McMurray
1,968
Posted By James McMurray
Getting the telnetter's host name
Is it possible to easily get the hostname of someone telnetting? Our current process is:

1) log on to the box on your desk
2) telnet into the central server
3) su -root (required for some of the...
20,612
Posted By James McMurray
We've got that too. :(
We've got that too. :(
20,612
Posted By James McMurray
Nah, it's the government sector, which sometimes...
Nah, it's the government sector, which sometimes feels as pointless as homework, but without the "I'll escape here one day" feeling. :)

The system is setup so that some things have to be done in...
20,612
Posted By James McMurray
Bash recursive scripting
How does one make a recursive script in the bash shell? For instance, if I wanted a script that stepped through the directory structure starting with . and going to the deepest level, and ran make in...
56,655
Posted By James McMurray
Thanks! That did the trick!
Thanks! That did the trick!
56,655
Posted By James McMurray
Anybody? Buehler... Buehler... (I'd have...
Anybody? Buehler... Buehler...

(I'd have just said "bump" but that was too short for the system. :) )
56,655
Posted By James McMurray
Tab completion in csh
Is it possible to set up my .cshrc so that a single tab attempts to autocomplete, while a double tab gives a list of all possible options. In other words, I want it to work like bash in this regard....
1,588
Posted By James McMurray
Renaming it worked. But now grep is not giving...
Renaming it worked. But now grep is not giving the path to the fine. Any ideas?
1,588
Posted By James McMurray
Need a better find for csh
At /home/me/bin I've got a script called fg. The meat of it is:

find . -name "$1" | xargs grep $2

The intent is to call it as "fg file_pattern search_pattern" and search all matching files....
Showing results 1 to 9 of 9

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