Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
quick paste string to file
Name: Pry001 Date: April 11, 2008 at 13:24:29 Pacific OS: Sun CPU/Ram: 1
Comment:
As quick as possible paste text into file ?
I've got only vi editor, but typing [esc] :wq! is to long for some users...
cat < file [here right mouse click] for longer (approx 20kB) text it isn't working
Summary: Hello i'm still new of using unix shell commands i'm gonna build a simple shell script that write to some file like "logs.txt" everytime the script is executed. the string that is going to be writte...
Summary: hello all! just wondering, would it be possible to run a command in a shell, a script maybe, to capture all files sent to a specific printer to file to be saved on local disk or a remote PC via a tcp/...
Summary: I am look for a shell script to scan all files in the system to find out if a file contains a particular string. If yes, then write the file name, path and line number containing the searching string ...