Sponsored Content
Top Forums Shell Programming and Scripting find -exec How to add additional parameter when calling a funtion Post 303004866 by drl on Tuesday 10th of October 2017 08:50:02 AM
Old 10-10-2017
Hi, jcdole

You're welcome.
Quote:
Originally Posted by jcdole
But I have read that it is a bad idea to put {} between quote inside the caller ?
Where did you see this? The reading I have done suggests that {} may need to be placed within quotes to protect them from evaluation by the shell that is running the find command.

Best wishes ... cheers, drl
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

pass parameter back to calling program

Hi all, I am running AIX version 4. I have a shell script that is calling another script. I want the called script to obtain a value and pass it back to the calling script. So far, I know that to pass a parameter to a called script is as such: sh proc2.sh $1 $2 etc. What I don't know how... (11 Replies)
Discussion started by: jthomas
11 Replies

2. Shell Programming and Scripting

Passing a parameter while calling a script

Hello everyone I was asked to pass a parameter in the calling of a script. IŽll have two parameters London and Birmingham and IŽll need to pass this because each of these will have a specific script however with the same name. /home/script/loaddata.ksh Lond /home/script/loaddata.ksh Birm... (2 Replies)
Discussion started by: Rafael.Buria
2 Replies

3. Shell Programming and Scripting

| with find -exec

can we use |(pipe operator) with find -exec.....? or can pipe the output of find command to another command...? if not, why...? pls explain (3 Replies)
Discussion started by: vijay_0209
3 Replies

4. Shell Programming and Scripting

Add additional numbers to file

I need to change the following field from: "7/3/2009 7:07:12 PM","12345676","ok","8674" "6/3/2009 8:07:12 PM","12345676","ok","8674" "5/1/2009 7:07:12 PM","12345676","ok","8674" "4/9/2009 3:07:12 AM","12345676","ok","8674" "3/8/2009 3:07:12 PM","12345676","ok","8674" "2/7/2009 4:07:12... (10 Replies)
Discussion started by: Pablo_beezo
10 Replies

5. UNIX for Dummies Questions & Answers

Find Exec

Hello All, Is there a way to make exec do a couple of operations on a single input from find? For example, find . -type d -exec ls -l "{}" ";" I would like to give the result of each "ls -l" in the above to a wc. Is that possible? I want to ls -l | wc -l inside... (1 Reply)
Discussion started by: prasanna1157
1 Replies

6. AIX

How to add/remove additional DNS and IP to AIX

Hello, How to add/remove additional DNS and IP to AIX ? I wanted to add 3 more new DNS and IP addresses to existing AIX 5.2. (1 Reply)
Discussion started by: balareddy
1 Replies

7. Shell Programming and Scripting

add a additional column in csv file

Thanks for allwoing me to discuss in this forum GIVEN BELOW A simple shell script which will ask for the user to input a PC name and it will produce the output in CSV with the PC name #! /bin/bash read -p "enter the PC name :" pc #checking for netstat report netstat -pant |sed '1,2d'... (1 Reply)
Discussion started by: ayyappancheta
1 Replies

8. Ubuntu

Find and EXEC

This is a huge issue. and I need it fixed ASAP. account-system gate-system race_traffic_sensor achievement-system global race_voicepack admin glue-system realdriveby admin-system gps realism-system... (5 Replies)
Discussion started by: austech360
5 Replies

9. Shell Programming and Scripting

find: missing argument to `-exec' while redirecting using find in perl

Hi Friends, Please help me to sort out this problem, I am running this in centos o/s and whenever I run this script I am getting "find: missing argument to `-exec' " but when I run the same code in the command line I didn't find any problem. I am using perl script to run this ... (2 Replies)
Discussion started by: ramkumarselvam
2 Replies

10. AIX

Add additional swap place on AIX server

Can anyone help me the detailed procedure and commands to follow to add additional swap on aix server . My system shows following as of now , #lsattr -E -l sys0 -a realmem realmem 13893632 Amount of usable physical memory in Kbytes False #pstat -s PAGE SPACE: USED PAGES FREE... (7 Replies)
Discussion started by: gull05
7 Replies
MSH(1)                                                               [nmh-1.5]                                                              MSH(1)

NAME
msh - nmh shell (and BBoard reader) SYNOPSIS
msh [-prompt string] [-scan | -noscan] [-topcur | -notopcur] [file] [-version] [-help] DESCRIPTION
msh is an interactive program that implements a subset of the normal nmh commands operating on a single file in packf'dformat. That is, msh is used to read a file that contains a number of messages, as opposed to the standard nmh style of reading a number of files, each file being a separate message in a folder. msh's chief advantage is that the normal nmh style does not allow a file to have more than one mes- sage in it. Hence, msh is ideal for reading BBoards, as these files are delivered by the transport system in this format. In addition, msh can be used on other files, such as message archives which have been packed (see packf(1)). Finally, msh is an excellent nmh tutor. As the only commands available to the user are nmh commands, this allows nmh beginners to concentrate on how commands to nmh are formed and (more or less) what they mean. When invoked, msh reads the named file, and enters a command loop. The user may type most of the normal nmh commands. The syntax and semantics of these commands typed to msh are identical to their nmh counterparts. In cases where the nature of msh would be inconsistent (e.g., specifying a +folder with some commands), msh will duly inform the user. The commands that msh currently supports (in some slightly modified or restricted forms) are: ali burst comp dist folder forw inc mark mhmail mhn msgchk next packf pick prev refile repl rmm scan send show sortm whatnow whom In addition, msh has a help command which gives a brief overview. To terminate msh, type CTRL-D, or use the quit command. If the file is writable and has been modified, then using quit will query the user if the file should be updated. The -prompt string switch sets the prompting string for msh. You may wish to use an alternate nmh profile for the commands that msh executes; see mh-profile(5) for details about the $MH environment variable. The exit command is identical to the quit command in msh. msh supports an output redirection facility. Commands may be followed by one of ^> file~^write output to file ^>> file~^append output to file ^| command~^pipe output to UNIX command If file starts with a " " (tilde), then a csh-like expansion takes place. Note that command is interpreted by sh. Also note that msh does NOT support history substitutions, variable substitutions, or alias substitutions. When parsing commands to the left of any redirection symbol, msh will honor `' (back-slash) as the quote next-character symbol, and `"' (double-quote) as quote-word delimiters. All other input tokens are separated by whitespace (spaces and tabs). FILES
$HOME/.mh_profile The user profile /etc/nmh/mts.conf nmh mts configuration file PROFILE COMPONENTS
Path: To determine the user's nmh directory Msg-Protect: To set mode when creating a new `file' fileproc: Program to file messages showproc: Program to show messages SEE ALSO
packf(1) DEFAULTS
`file' defaults to "./msgbox" `-prompt (msh) ' `-noscan' `-notopcur' CONTEXT
None BUGS
The argument to the -prompt switch must be interpreted as a single token by the shell that invokes msh. Therefore, one must usually place the argument to this switch inside double-quotes. There is a strict limit of messages per file in packf'd format which msh can handle. Usually, this limit is 1000 messages. Please remember that msh is not the C-Shell, and that a lot of the nice facilities provided by the latter are not present in the former. In particular, msh does not understand back-quoting, so the only effective way to use pick inside msh is to always use the -seq select switch. Clever users of nmh will put the line pick: -seq select -list in their .mh_profile file so that pick works equally well from both the shell and msh. sortm always uses -noverbose and if -textfield field is used, -limit 0. The msh program inherits most (if not all) of the bugs from the nmh commands it implements. MH.6.8 11 June 2012 MSH(1)
All times are GMT -4. The time now is 10:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy