Sponsored Content
Top Forums Shell Programming and Scripting Curl not accepting spaces in script via variables Post 303038880 by say170 on Monday 16th of September 2019 09:40:04 AM
Old 09-16-2019
I'm trying - is there an alternative just in case that doesn't with with our admins?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

removing spaces from variables?

I stored results like this VAR=`wc -l < ls.txt` But the value of the wc gave me a padded number. How do I strip the padding from $VAR? Do you think I could use SED? Except instead of a file input, have a variable redirection input? (2 Replies)
Discussion started by: yongho
2 Replies

2. Shell Programming and Scripting

invloking another script accepting input

hi I am trying to invoke another application script from my script like --------------------------- main . . ./new appl <<EOF Input 1 Input 2 EOF . . exit ------------------------ But is exits the new application after input command 2, I want that it should not exit and accept... (1 Reply)
Discussion started by: ashish_uiit
1 Replies

3. Shell Programming and Scripting

Spaces in Lines for Variables

All, I am driving myself crazy over this one. I have run a find command against a volume on a nas. That returns a full listing of path and file name. This is an example of one line of output. I redirected the output of the find command to a file. ... (4 Replies)
Discussion started by: bubbwe
4 Replies

4. Shell Programming and Scripting

Passing variables to cli curl

I have a script that uses cli curl, and it would be easier if it was possible to pass variables like this: curl -c $cookie -d $data www.********.comThis doesn't work, instead I have to generate a string and use eval. Is there another, easier way to pass variables to cli curl? (1 Reply)
Discussion started by: locoroco
1 Replies

5. Shell Programming and Scripting

cURL and variables

I have a spent a day with Google trying to figure this one out and have decided its time to ask the experts... I'm running OS X 10.6 I need to use cURL to FTP a file. I have been successful send the file from the command line when I know the filename. My problem is that the filename changes... (2 Replies)
Discussion started by: fmSimplicity
2 Replies

6. Shell Programming and Scripting

script accepting password

Hi friends, I am very new to Unix scripting and having some difficulty in my first shell script. I have written a simple shell script to upload an artifact to a remote machine on the network. echo "Uploading the artifact" scp app.war username@remotemochine.domainname.net:/home/deployables... (3 Replies)
Discussion started by: prashdeep
3 Replies

7. Shell Programming and Scripting

Spaces in variables

I'm having a problem with this.... --------------------------------------------------- #!/bin/bash SPKTAG=" | festival --tts" echo "Welcome to my shell program" "$SPKTAG"; --------------------------------------------------- I have a variable call SPKTAG " | festival --tts" and I... (2 Replies)
Discussion started by: digitalviking
2 Replies

8. Shell Programming and Scripting

Sending awk variables into curl in a bash script

Hello experts! I have a file1 with the following format (yr,day, month, hour,minute): 201201132435 201202141210 201304132030 201410100110 ... What i want to do is to assign variables and then use them in the curl command to download the text of each event from a web page. What I have... (6 Replies)
Discussion started by: phaethon
6 Replies

9. Shell Programming and Scripting

HELP - loop a curl command with different variables from input file

Hi guys! Kind of new to bash scripting and now I'm stuck. I need to curl with these variables: "{ \"nodename\": \"$1\", \"ipaddress\": \"$2\", \"poolname\": \"$3\", \"port\": \"$4\", \"loadbalancer\" : \"$5\" }" and my input_file.txt contains server001 10.10.10.01 serverpool1 80... (4 Replies)
Discussion started by: yort
4 Replies

10. Shell Programming and Scripting

Bash script accepting variables in valid number format

Hi Experts I would like to ask if there is a way to validate if the variable passed is in this kind of sample format "06-10" or "10-01". It was really a challenge to me on how to start and echnically the "6-10" stands for "June 10" and "10-01" stands as "October 1", overall it needs to have ... (3 Replies)
Discussion started by: ersan-poguita
3 Replies
xLart(1)						      General Commands Manual							  xLart(1)

NAME
xLart - interactive X interface to rlart(1) SYNOPSIS
xLart DESCRIPTION
xLart is an interactive X11-based interface to the rlart(1) off-line lart spooler. xLart uses the lartd - if lartd is not running when xLart is started, xLart will start it and send an autolart to the members of wheel (not including root). xLart utilises xfaces and Drag- and-Drop to allow playing admins to either drag lusers onto larts or vice versa. Points are accrued for each successful lart deployment, and scores written to /var/account/lart/interactive. xLart makes use of several basic larts, and as more points are accrued (or as the lusers become harder to lart) other, more capable larts are made available. The basic larts are: Filleting knife 10lb Sledgehammer Garrotte Beretta 9mm un-set concrete tommy gun Of course, since xlart is only distributed in source form, site-dependent larts may be designed, implemented and used by the relevant BOFH or sysmangler. The highest level of play also allows for the use of the atomic lart (lat and long must be specified, but some help is given by the pro- gram) and the psychological lart (old-style lobotomy, Electro-convulsive shock therapy, extreme aversion therapy and drug cocktails). The psychological lart needs to be used over several rounds, due to its non-instantaneous nature. The vanilla installation of xLart requires a configuration file list of larts to be added at certain point intervals. A slightly more interesting installation makes use of the xface library to provide that personal touch when larting lusers. The most interesting variant of xLart is to not only use xfaces but also to describe a building layout (similar to loderunner) with levels and interior descriptions. This variant allows several admins/BOFHen to play simultaneously, competing against each other to see how many lusers they can lart in a given time period (say until local police units arrive) or before ammunition runs out. FILES
/etc/lartcap - lart capability database /var/lib/lart/lusers/xface.<lusername> - xface for lusername /var/lib/lart/larts/<lartname>.ppm - small iconic image of lartname SEE ALSO
lartcap(5), lac(8), lartd(8) and rlart(1) BUGS
None found yet, but who really cares? AUTHORS
James McPherson GNU Utilities Aug 17, 1997 xLart(1)
All times are GMT -4. The time now is 09:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy