Hi, Hope someone can help... I'm pretty much new to unix and can only do basic commands.
I have an issue where by every day I need to schedule a job to look in a folder with a name format of [date].IP.
I made a new bash script! this one takes your video files from your TV folder and renames them according to your folder structure.
Hi experts,
I am coming to you with this basic question on copying a folder and its content from one location to another folder using PERL script.
This is my requirement.
I have a folder AB under /users/myhome
I want to copy AB and its contents to /user/workspace.
Finally it should look like, /users/workspace/AB
How to do it using perl?
Unix newbie here.
I have java tools that I need to use. The tools are in a folder full of jar files. I wanted to add this folder to my path, for the obvious reasons, but after I edit my .bash_profile to include the new folder in the $PATH variable, and source it, it doesn't work. I also tried logging out, and logging back in, and that didn't work either.
I just installed Code::Blocks for Linux Mint 12, I wrote a program, built it (compiled it), and when I ran it, it didn't do anything, and returned 127 without doing anything.
I wen't into my debug folder, and nothing was there, so I went into my build folder, and found a file with a '.o' extension that wouldn't run.
So my question is, what do I have to do once I install code::blocks, to be able
Hello there!!!
I would like to download media files with AVI axtension on the same file at once, how can I do it in a command line, contents are like below:
Code:
www.site.com/folder/content.avi
www.site.com/folder/something.avi
www.site.com/folder/file.aviwww.site.com/folder/blabla.avi
I know this one:
Code:
wget www.site.com/folder/{1..100}.avi
but I don't have series, even with *.a
Hi,
I have a folder which contains some files like this.
Code:
bin.000001
bin.000002
bin.000003
bin.000004
bin.000005
bin.000129
bin.index
I want to copy all these files to a new folder except the last files.
Please provide some ideas.
Moderator's Comments:
Please use next time code ta
Hi..
I'm new in writing Perl and shell scripts, does any one know how I can monitor a folder and get the name of newly created files or files that their size is changing?
(in Perl or Linux shell script)
Thanks.
I am attempting to root my phone and i have downloaded SDK 20.0.3 but i am lost as to what path i need to download the needed files. Instructions say /platform-tools but i dont have a platform-tools folder. I have a single folder platform and another as tools. Where do i place the files... help