Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: [BASH][HELP] Can someone help me write a script to rename files?
Post: RE: [BASH][HELP] Can someone help me write a scrip...

Great, I will work on it. and then compare it with the code you have given. I haven't clicked on the show button yet! (06-09-2014, 07:42 AM)z3bra Wrote: #!/bin/sh for f in *.avi; do     season=$...
neo1691 6 6,702 06-09-2014, 01:38 PM
  Thread: [BASH][HELP] Can someone help me write a script to rename files?
Post: RE: [BASH][HELP] Can someone help me write a scrip...

Great, I will work on it. and then compare it with the code you have given. I haven't clicked on the show button yet!
neo1691 6 6,702 06-09-2014, 09:32 AM
  Thread: [BASH][HELP] Can someone help me write a script to rename files?
Post: RE: [BASH][HELP] Can someone help me write a scrip...

Okay, but find . -maxdepth 1 -iname "some regex" will only find the names of files matching the regex right? the only files in the folder are the 22 files, with nothing else. I think that I don't nee...
neo1691 6 6,702 06-09-2014, 06:22 AM
  Thread: [BASH][HELP] Can someone help me write a script to rename files?
Post: [BASH][HELP] Can someone help me write a script to...

So I have a directory with 22 .avi files whose names are like this: The Mentalist Season 1 E(1).avi The Mentalist Season 1 E(2).avi and so on and so forth. So I would like to change them to The Me...
neo1691 6 6,702 06-09-2014, 05:22 AM
  Thread: What are your experiences with howm?
Post: RE: What are your experiences with howm?

(03-09-2014, 06:59 AM)rwzy Wrote: (03-09-2014, 06:28 AM)neo1691 Wrote: I have only used i3, bspwm and now howm, so I cannot tell you more about that. I can just tell that it is a good modal window...
neo1691 GNU/Linux 10 11,262 03-09-2014, 11:42 AM
  Thread: What are your experiences with howm?
Post: RE: What are your experiences with howm?

I have only used i3, bspwm and now howm, so I cannot tell you more about that. I can just tell that it is a good modal window manager.
neo1691 GNU/Linux 10 11,262 03-09-2014, 06:28 AM
  Thread: What are your experiences with howm?
Post: What are your experiences with howm?

Anyone here using howm? or giving it a try? What are you experiences using it? I am trying to use it to learn about the xcb library, and possible start contributing to open source softwares. I di...
neo1691 GNU/Linux 10 11,262 03-09-2014, 04:16 AM
  Thread: Official Introduction from neo1691
Post: RE: Official Introduction from neo1691

Thanks! cheers!!
neo1691 9 7,518 26-08-2014, 02:22 AM
  Thread: Official Introduction from neo1691
Post: RE: Official Introduction from neo1691

shtols!! Hi!! That's the kind of welcome that really motivated me to write my own script. I used to download subtitle of tv shows using subliminal. It's syntax was subliminal -l en -- video.mkv so ...
neo1691 9 7,518 25-08-2014, 02:07 PM
  Thread: Official Introduction from neo1691
Post: RE: Official Introduction from neo1691

I understand the syntax of scripts. Knowing C/C++ and a little bit of Java surely helps! But what I want is some real practise with it. Specially how to keep scripts running in the background, make th...
neo1691 9 7,518 25-08-2014, 10:26 AM
  Thread: Official Introduction from neo1691
Post: RE: Official Introduction from neo1691

Thanks a lot. I would like to know where should I start with? I think shell scripting should be my best bet. I should start writing small small scripts and see how I fare with the scripts written for ...
neo1691 9 7,518 25-08-2014, 07:43 AM
  Thread: Official Introduction from neo1691
Post: Official Introduction from neo1691

Hey guys, wassup,, my first post here. I usually hang out in the irc, and recently wanted to remain active in the forums as well. So hi everyone, how are you all. I am using Arch Linux on my laptop....
neo1691 9 7,518 25-08-2014, 06:31 AM