Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
auto cd into dir tar makes
Name: Six Date: August 1, 2003 at 15:59:51 Pacific OS: Gentoo CPU/Ram: 1.0 256
Comment:
I want to simplify every day processes such as tar -xvzf filename.tar.gz, cd filename, etc with .bashrc aliases or scripts.
Is there a way to use grep or something to strip the while filename besides .tar.gz and then use that to CD to? Or even a better way? I know it wouldn't work 100% of the time, they don't always produce the same dir as the filename...but it would help me enough.
Summary: I need some kinda " .inf file" that will automaticaly place a folder on my desktop from an outo run cd. I can make a very basic auto run cd that will open .exe files but I need to know how to make o...
Summary: Put the compiled executable on the CD in addition to any embedded ocx's or dll's that are required, e.g mswinsck.ocx or mscommctl.ocx etc., then make sure that msvbvm60.dll is in the same path as the ...
Summary: I'm working on a programs which will upload a file to my website and then it backs up my site into a tar file when it's done. I need a command that will delete the file or the directory when I am don...