shell
Bash Loop Program
This is not a homework by anyway to start with this part of a program I\'m working on. what I\'m trying to do is to print this shape using bash loops.[详细]
2023-04-12 02:04 分类:问答Programmatically change the Windows Shell
I\'m working on a project that will be \"embedded\" into a Windows 7 system, this is going to be achieved by disabling task manager and changing t开发者_运维技巧he windows shell to the application, as[详细]
2023-04-12 01:20 分类:问答How to view compressed file by decompressing only partially?
I have compressed file, which I want to view using something like \"less\" utility in unix. \"less\" provides preprocessing option, through which I can decompress the file. But, what if I want to part[详细]
2023-04-12 00:08 分类:问答a tester which does not know the names of files
There are some test cases for a program in format: ??.in ans ??.out in directories ./input and ./output such that for each test the first part of the names are equal e.g. test1.in, test1.out[详细]
2023-04-11 21:21 分类:问答Write a linux script that can be run as root/sudo
What I want to do is: Write a script to install some software with yum: yum install whatever This script will be executed by a user that doesn\'t have root or sudo permissions[详细]
2023-04-11 18:12 分类:问答How to get output from Admin Priveleges bash script, called from Cocoa?
I\'m using code below, to launch bash command, with Admin Privileges. I need to be able to store output in Array,after to use it. How can I get output?[详细]
2023-04-11 17:32 分类:问答Check if program is running with bash shell script?
This is an example of a bash script which checks for some running process (daemon or service) and does specific actions (reload, send开发者_如何学运维s mail) if there is no such process running.[详细]
2023-04-11 16:50 分类:问答Offering a default on return in a shell script input prompt
I inappropri开发者_如何学JAVAately asked my question on \'How do I prompt for input in a Linux shell script?\'[详细]
2023-04-11 15:17 分类:问答find and replace command for whole directoray issue
see i have one jig.c file in tha开发者_如何学运维t i have statement like mkvFree(jig); Now i have used following command for find and replace[详细]
2023-04-11 15:16 分类:问答Using a shell script -> getting an error
I was writing a shell script so that it I would not have to give clang the same parameters every single time when I try to compile a c file... (using Sublime and trying to build and run...[详细]
2023-04-11 13:50 分类:问答