10 posts tagged with script and linux.
Displaying 1 through 10 of 10. Subscribe:
Linux Bash - Write array contents to middle of existing file
Not sure if this is a failing in my Google-fu, a rare edge case, or if it's not really possible, but I'm trying to write a bash script that will write the full contents of an array into an arbitrary point in an existing file. [more inside]
Linux OCR
Linux script to parse all files in file tree and submit to a program? [more inside]
Who's got the focus?
On MacOS, I can say osascript -e 'set myapp to name of (info for (path to frontmost application))' to print the name of the program that currently has focus, in a way that's useful for shell scripting. How can I get the same information in a graphical session on Linux?
Shell script handling CSV columns
I'm using a shell script to handle some excel docs by converting to csv and reformatting it a little bit. I'm having some difficulty going on with the next part of the script. Some help would be great. :) [more inside]
What is the linux command 'dt'?
Obscure linux/unix text processing command: what is 'dt'? [more inside]
working with tar archives...
How can get the sum of the files sizes of all php and css files within specific folders of a tar archive? [more inside]
How to delete long path names with bash shell script?
BASHFilter! I've got a simple bash script that I've written to clean out a frequently used NAS. I run it every 30 days, it sets proper permissions, removes extraneous files and directories, but it frequently hangs on paths longer than 255 characters. [more inside]
Simple Filename Parsing Question
Should-be-simple Linux timestamped file parsing question. [more inside]
Bash, I command thee to always...
How do I get bash to automagically execute a line or two of code at login? [more inside]
Questions about cron
Paging Linux geeks -- please teach me the inner mysteries of cron and scripting. Simple questions follow. [more inside]
Page:
1