PDA

View Full Version : Shell Programming and Scripting


Pages : 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

  1. Shell script for converting file contents into CSV
  2. plotting a straight horizontal line
  3. returning un executed string to shell prompt
  4. Grep to return a code from accessing variable file name
  5. shell to match a pattern
  6. Recommended reading to understand syntax
  7. execute shell commands with in sftp
  8. Remove # sign from the file
  9. How to Turn Numeric Matrix table into Single Column Data with perl?
  10. concatenating strings
  11. how to display multiline text
  12. use awk to search a file using variable given from user
  13. SolarisCron job perl script execution error
  14. FTP the files which were modified today
  15. Awk issue
  16. using bc in a script
  17. Expect script doesn't work under crontab
  18. plese help me to solve this
  19. Validate Variables insert from user
  20. problem in fibonacci series
  21. Regarding sorting
  22. print as well as count the files found by find command
  23. alternative for recursive variable in Makefile?
  24. Setting Echo Off
  25. Replacing string in all instances (both filenames and file contents) in a directory
  26. Graph generation
  27. unable to push messages into log file
  28. Need help on "Net::SMPP" Module
  29. Scripts after startx
  30. splitting the file
  31. compare file columns
  32. session logout
  33. Simulate SVN diff using plain diff
  34. Monitoring log file
  35. Printing out multiple lines with a correct format
  36. Use of condition with if...
  37. comparing files
  38. replacing text with contents from another file
  39. Search files
  40. rsync from client
  41. parse data using sh script
  42. Breaking down a Serial data stream
  43. write a script to parse some tcpdump output
  44. How to Avoid intermediate files when pipe does nt work
  45. Remove a byte(Last byte from the last line)
  46. sftp how to deal with space in path to dir?
  47. Is this possible with SCP?
  48. how to direct scp output to a file in bash shell or script
  49. Get Data Between a specific Date Range from logs
  50. Figure out complex sort
  51. variables and sed
  52. how to delete blanks inside a quoted string
  53. ssh on system
  54. Send email on script error
  55. Help with Expect SFTP script
  56. grep this no. 0100025144 and combine
  57. C shell integer tests, less than and more than, not working as desired
  58. Data displayed in two lines
  59. awk using env variable as search argument
  60. how to remove the assigned value from the string
  61. nohup standerd error
  62. comparing two files
  63. slow command execution?
  64. comparing of two files
  65. Storing value in a variable
  66. comparing of two files with output which is not in both files
  67. shell program code logic
  68. Problem in editing files in eclipse with cvs
  69. variable issues
  70. Help with test command
  71. Need help on SED command
  72. Need help with sort command
  73. Unix script to run a query
  74. Using sed to get a substring
  75. get env variable from last script
  76. Cron job
  77. Approach to writting a script
  78. Return vs. Echo
  79. Compare String Variables for Greater or Less Than?
  80. awk - operation over time staps
  81. Linux: Writing a tricky script to check connectivity
  82. help for saving vertical datas to horizontal with "awk" or "cut"
  83. Environment variables location.
  84. Shell script not unzipping and copying correctly
  85. Replacing dot for comma
  86. Pick the latest set of files
  87. Counting with Awk
  88. change field content awk
  89. Killing process!!!!
  90. Unix mail with bcc option
  91. how do I read from two files
  92. question on awk
  93. sending stdout and stderr to a file
  94. strange ksh arithmetic
  95. count characters in specific records
  96. Help with ftp
  97. HOW TO CHECK ONLY .C FILES EXISTS OR NOT IN A FOLDER using IF in C shell script?
  98. Can you ref/link/import a function from external ksh script?
  99. problem with remote execution of script using telnet
  100. how can i call one korn shell from a shell
  101. Unique batch and sequence creation
  102. How to replace a line below where the pattern found
  103. print specific lines
  104. any keywork to indicate the end of file in UNIX scripting
  105. Data Import perl script
  106. Perl function to sort a file based on key fields
  107. dos2unix
  108. Need help on use of "cmd" command in net::Telnet module in PERL
  109. Run a command in a special shell
  110. Grep certain portion from the file
  111. Replacing Block of lines in a text file
  112. need to send only once
  113. Struggling with arrays and delimited file
  114. Silent Background Process
  115. Merge 2 text files to one text file side by side
  116. sed: Replacing two lines of text
  117. How to 'write' to a user, lgged from 'su'?
  118. " :- " characters in "if" statement
  119. manipulate postscript via sed
  120. Add directory to TAR file whitout files.
  121. Remote server file output redirection
  122. process text file with awk
  123. Calling external function in a shell
  124. fetching paragraphs with SED
  125. done' unexpected and do' unmatched
  126. Pipe text from a file into an array
  127. Command to view folder subfolder and its capacity
  128. Evaluate the value of a variable?
  129. Printing the Status of a Process in an Instance
  130. awk - Rotating an array 90 degrees
  131. How to extract first and last line of different record from a file
  132. simple CSH Script behaves differently on Solaris and RedHat Linux
  133. How to make interactive shell script a automated one?
  134. add new rows in list of files
  135. Problem with while loop
  136. awk line editing
  137. Search and find the string and output to a new file.
  138. Putting a character between two other characters?
  139. Single digit date to double digit date.
  140. read command in while
  141. write a script to compare two files
  142. assembler error message
  143. IP Monitoring Script
  144. Deleting the similar lines
  145. Script to change file contents line by line
  146. how to reduce a length in a file?
  147. Script to find the average of a given column and also for specified number of rows??
  148. Extracting data from a shell output?
  149. getting timestamp?
  150. csv file to array, match field1, replace in flat file field1 to field2
  151. Search string and return only the 5th line
  152. Perl Hash if exists
  153. Display month for Previous day
  154. number sign(#) in sed scripts
  155. Some problem about file test
  156. Matching by key fields
  157. conditional statement
  158. PERL I/O question
  159. navigating a web interface with a shell script
  160. a specific string substitution
  161. Help in scripting
  162. Search values between ranges in File1 within File2
  163. help sum columns by break in first column with awk or sed or something.
  164. how to add line numbers in text file
  165. Not able to come out from remote server using here document
  166. Searching in LOG FILE
  167. Expect program with password as arg
  168. Need one-liner to look for a line and add it if not found
  169. Simple Find file Script.....
  170. Help with a wc -l variable
  171. Need help with IP and MAC addresses
  172. how to use find command to get latest file
  173. need help cut -f3 -d"," or sed?
  174. csh: manipulating text files - please help!
  175. Remove box like special character from end of string
  176. Easy Perl regular expression question
  177. running script as different user
  178. Sending ssh password in a script
  179. Ignore "a line" within /etc/profile only when su'ing
  180. Help on FTP
  181. how to have ENTER after each symbol.
  182. Craiglist, query and response project
  183. Format Output with AWK command
  184. using MQCONN
  185. Translating/Replacing characters in a file
  186. Column wise file parsing.
  187. Filter the file list greater then the size specified by user
  188. Find problem listing directories even -type f
  189. Storing Command Line Values
  190. remove verticalbar or pipe symbol
  191. Query regarding grep
  192. Running unix commands through perl
  193. how to set timeout?
  194. Remove all JUNK character from file.
  195. Servers Start and Stop
  196. FTP help needed !
  197. 'Combining 2 while loops together'
  198. String comparison in if statement
  199. Display runnning countdown in a bash script?
  200. How to convert forward zone file to reverse
  201. how to get the latest file
  202. trap
  203. search and replace using awk with variables
  204. What syntax to use with sed c\
  205. ps -ef
  206. Remove blank spaces in a text file...
  207. grep vs do while read
  208. Perl - Count occurences
  209. converting decimal in other systems with bc
  210. "Simple" SED Problem
  211. Read window Excel sheet to unix
  212. use sed to remove year from string?
  213. Mail to: cc: How can i acheive this with ksh
  214. SFTP in Shell Script with RSA-KEY or password.
  215. Problem in sed because of multiple /(slash)
  216. Checking the length using awk??
  217. User input for execution of script
  218. Removing lines from large files.. quickest method?
  219. Problem with type-casting in awk
  220. Passing Arguments-Help
  221. How to search a number in a certain field
  222. How to read multiple line from log file
  223. sed - how to insert chars into a line
  224. Help needed to convert delimited to CSV format
  225. Change a Char Multiple line records
  226. Copying data from excel file
  227. Catch a PL/SQL exception in ksh file
  228. Hii
  229. Need script to generate all the dates in DDMMYY format between 2 dates
  230. automatic word wrapping
  231. 2 shell scripts in Sun Solaris
  232. how to do search and replace on text files in directory
  233. Store command in a Var problem
  234. SQL code into a variable.
  235. give permission to read a file
  236. nohup terminating
  237. Need help in a script !
  238. need help in awk command
  239. Perl Script to resume download
  240. searching between start and end time
  241. Not getting the out value parameter of a DB call in the ksh file
  242. Time comparison
  243. sed in while loop producing arithmetic output
  244. compare fields in a file with duplicate records
  245. loop because of using 'sort -k 2'
  246. End of Month - Cron Jobs
  247. script to check if process is running
  248. find pattern, delete line with pattern and line above and line below
  249. need to know status from "su -c"
  250. Procmail script
  251. Replacing data of output file with input
  252. attach multiple file in an email
  253. Grep with wildcard in middle of word
  254. Help with While loop in KSH
  255. how to dereference a variable in sed
  256. The Best C Shell tutorial Sites
  257. how to insert the entry inside the line
  258. total output from a file created in a while loop
  259. get a name according to the 2nd field
  260. Help to get date
  261. parse csv file, sha1 hash and output
  262. Exiting a manual
  263. connect to remote MQ-QManager
  264. Killing process and children
  265. script to convert CSV to SQL
  266. using bc with floating point number in files
  267. compare the log and display the time difference..
  268. autosys calendar
  269. Comparing 2 files and return the unique lines in first file
  270. In need of multi threaded perl assistance
  271. input box
  272. read -p "prompt text" foo say "read: bad option(s)" in Bourne-Shell
  273. source a property file in script give error
  274. looking for some AWK help... hmmm maybe SED...???
  275. shell script add each row value
  276. Extra/parse lines from a file between unque lines through the file
  277. Auto XP partion restore
  278. grep multiple words in a single line
  279. Why is [[ ]] different then [ ]?
  280. how do i look for my .bashrc file
  281. Problems reiterating values from txt file into a variable
  282. HPUX - Sendmail and delete file
  283. assign colon delimited strings to variables
  284. cat in the command line doesn't match cat in the script
  285. How to have out put side by side
  286. Shell Script to Parse PLSQL code?
  287. How to use "sort -k"
  288. replace space or spaces in a line of a file with a single :
  289. Mailing files with, ls filtered with grep
  290. automated ssh with provision for passphrase
  291. Can ls in ksh write to output?
  292. Tar file issue.
  293. Dynamic Variable Based on Count
  294. Selecting a string
  295. How to sort a file and then print similar lines once
  296. Seperate complicated fields with awk
  297. Time Command - Part 2
  298. Keep a certain number of background processes running
  299. How to clear a file
  300. Multiple shebang lines
  301. bash-function with array acting bizarre, bug?
  302. if [ -z echo foo | egrep -e 'regexp' != '' ] -> dont work
  303. read parameters from file
  304. complex find in script
  305. File Move Based on 1st Character of File Name
  306. Perl Issue
  307. sed - print old line and new changed line
  308. cat file1 read line-per-line then grep -A 15 lines down in fileb
  309. Creating simple shell program
  310. Search the last instance of a string in a file
  311. How to fetch a value from a single line
  312. updates only
  313. help in if expresion
  314. Help in loop find question at STEP 3
  315. Using awk with filename containing "=" and ":"
  316. help on wget utility
  317. Reading and printing one by one contents of a file
  318. Soft link/file name problem
  319. find duplicate records... again
  320. Renaming file names in a shell script
  321. Problem with backup script
  322. Match the records in two files.
  323. how to arrange all lines in a file to a single line
  324. awk to median
  325. How to cut a file using " ", but fields can be separated with more than one " "
  326. rename multiple filename.45267.txt to >> filename.txt
  327. sed search and replace command
  328. Can't get my head wrapped around CGI/Perl
  329. Recursive function call problem
  330. Awk to cut character
  331. awk operating with shell vars only
  332. numbering lines according to a condition
  333. remove dash
  334. How does BASH handle KEY BOARD "up arrow"??
  335. How to check the mail permissions
  336. To extract the required lines from a file
  337. How to store contents of a command in array of variables in shell script?
  338. what will be the fasted and cpu smallest programming language for this job ?
  339. read and assign each character from the string to a variable
  340. help with linux shell script
  341. averaging column values with awk
  342. unzip command fails in ssh
  343. Duplicate output without tee
  344. Reading Commands From a File
  345. Email sending attachement with two file comparision
  346. How to change rows in file - not only
  347. How can I push an X app to the front by PID?
  348. upload file to webdav server
  349. analyzing data from more than one file
  350. Finding out how long a script runs for and exit reason.
  351. SH script to split squid log by date
  352. If statement help
  353. Quote and variable
  354. how to check for division by zero
  355. Makefile - If Statement?
  356. Join same line from multiple file
  357. shell script for how to connect to a remote server by using ssh
  358. use shellscript to find the count of a line in a set of lines
  359. changing filename extension
  360. script error
  361. ssh login authenication
  362. How to avoid multiple while loop?
  363. Problem with parsing filenames containing spaces
  364. shellscript to find a line in between a particular set of lines of a text file
  365. Using Find w/ Grep?
  366. Changing Charter Codeing in a script
  367. Using sed with a foreach loop
  368. Break command
  369. Set lines of in a file to seperate vars
  370. AWK File Traversal
  371. AWK Script - Count Files In Directories
  372. grep based on date
  373. Problem with Script that writes max lines of a file - Any ideas how to fix?
  374. perl:extract 169008 with split function on /atrclips/u90/2009/169_008
  375. closing a telnet session on error, in a shell script
  376. Moving filenames containing spaces
  377. Problem sending excel attachments with MIME::Lite in perl
  378. Problem in crontab
  379. Format data in new lines
  380. Need help with formatting an output file
  381. Get a value from menu.
  382. sed command
  383. if condition
  384. Need Help on "waitfor" command in net::Telnet Module
  385. unix "trap" command behaviour
  386. How to apply brackets?
  387. How to use backslash and variables in sed
  388. Script running in bash 3.0 not in 3.2
  389. Viewing the commands executed
  390. How to close TELNET Connection
  391. Converting Single Column into Multiple rows
  392. grep to display the next line of log file
  393. Transpose - Multiple row to Multiple columns
  394. remove a column of data
  395. simple awk question to count columns
  396. subsetting lines with grep
  397. Parsing file, yaml file? Extracting specific sections
  398. how to specify the column(field) in sed command
  399. How to update data between xml tags
  400. division by 0 error
  401. Script for data formatting
  402. AWK seach for exact word in certain column
  403. how to BLINK on terminal???
  404. Converting Column values to comma delimted single Row
  405. find how many files are in use in a folder
  406. Suggestions/Recommendations for coding
  407. how can I reschedule a job if it fails
  408. run serveral loops simultaneously?
  409. tail | grep
  410. how many directories and files are there in a directory
  411. Moving file(s) from dir to dir
  412. Dyanamically searching a file
  413. Scripting suggestion
  414. how to extract multiple strings from a line
  415. assign awk command result to a variable
  416. script for cpanel
  417. Understanding cut
  418. How can I remove those duplicate sequence in UNIX?What command line I should type?
  419. problem with sed
  420. Need help in script; [ script to control a sentence & its words ]
  421. Meaning of this line in script
  422. Need Help on Telnet using PERL Scripting
  423. How can use the perl or other command line to calculate the length of the character?
  424. UniX Process not getting logout.
  425. executing mysql load statement from shell script
  426. Servers Stop and Start
  427. How can I calculate the total of nucleotide in Unix?What command line I should type?
  428. display the file with in the date range
  429. Shell script programming help
  430. allocate user quota using perl script
  431. Searching for array in large list of files
  432. awk convert seconds to time of day
  433. Combination backup/VI script
  434. help with SFTP script in Except
  435. Script to compare lines
  436. How do I cut a string within a string
  437. bash in C++?
  438. Converting hex value 7C (for pipe) to CRLF in Unix
  439. how to get a particular word from a file name of different format.
  440. word too long error in script but not elsewhere...
  441. how to prevent "ctrl-C" input
  442. csh has function -x as ksh ?
  443. replace space by _
  444. Removing duplicates from log file?
  445. What is "fortune" for UNIX ????
  446. how to chat in the given NETWORK
  447. Regarding indentation using unix script
  448. command to reduce size of file/directory???
  449. Supressing and replacing the output of a field in Awk
  450. String replacement
  451. if statement with $1 input
  452. date: invalid date `19010101'
  453. need a help
  454. To change the ownership at one shot
  455. declaring variable with for $(seq)
  456. umask : improper mask
  457. Need to extract 7 characters immediately after text '19' from a large file.
  458. Moving files
  459. Again integrate files - bash script
  460. How to trigger a script based on another log file.
  461. paste each 10 lines of single column to several column
  462. Need help in sed: adding a line after each search block
  463. count of sum of row60 files same patter
  464. File alert
  465. Perl:string substitution Pattern: ='abc...',
  466. Perl variable type assessment
  467. Find the position of a string and replace with another string
  468. Shell Script Create List of Deleted Files
  469. Firewall disable
  470. recurrence for every sunday for Date::MAnip in perl
  471. Displaying only First Occurrence of a String
  472. sql query problem
  473. Using Variable With Space In It?
  474. Extracting information from Config files /text processing
  475. gnu sed regex grouping not working?
  476. using sed but want to drop last line
  477. Scripting problem: Output
  478. problem with exit while using nohup
  479. search replace pattern containing slashes
  480. remove \x0a in unix
  481. Extracting value from a file updating the same in another file
  482. Counting records with AWK
  483. Help on IF loop
  484. Need Help to sort text lines
  485. Help with KSH
  486. move filenames with to another filename without the last character ~
  487. Grepping within nested for loops
  488. perl exact match
  489. Sed accent
  490. To check the content of one file in another
  491. How to remove those sequence with same amino acid?What command line I should type?
  492. cp -R behaviour
  493. reading from a .csv file
  494. script error
  495. Check Error On Script
  496. Loading Oracle data to unix in flat file
  497. Help with script will not go to second line??
  498. Opinions/Ideas/Suggestions needed
  499. Oracle Function Needed
  500. Add multiple .csv files as sheets to an excel file in unix.
  501. find command not working
  502. Range generator
  503. How to use the programming in UNIX to count the total G+C and the GC%?What command li
  504. Need help on getting the output
  505. Sort a particular column in a file
  506. use python or awk to match names 'with error tolerance'
  507. Dealing with log files
  508. proper ordering of o/p values
  509. cp && rm command, rm: <file> not removed. No such file or directory
  510. Loop certain code to all files within directory
  511. Perl Array Error when run - I think???
  512. Variable names within array call
  513. Question concerning DIFF
  514. Seeking for help in writing shell
  515. locate command doubt !!!
  516. Illegal Statement at source line 2
  517. removing non-printable chars from multiple files
  518. Multiple echos and cuts too slow
  519. Running function or command concurrently in a bash script
  520. "read" command ignoring leading spaces
  521. Need Help for interval date
  522. find with grep
  523. Need help with this challenging code....
  524. Using Awk for stream log
  525. Unexpected EOF while looking for matching `"'
  526. how to read only the first two values from a file in unix
  527. Need Help in Inserting a new line in a file using PERL
  528. Shell script Help
  529. Python: Bind to port 80 as root, then drop privileges?
  530. way to print all the string till we get a space and a number
  531. Connect to NCBI using perl
  532. Regex & grep-foo
  533. Need Help on "Expect" command in shell programming
  534. How to compare the mtime of a file with the current time?
  535. Opening a File with a script
  536. Query to print numbers in words
  537. continue after connecting to cisco vpn
  538. how to run script from .bash_profile
  539. Scan a log file
  540. Moving files to specified directory.
  541. Merging fields --- Help me plz
  542. Regular expression boolean in perl
  543. Cat of rows
  544. Perl revers File handling
  545. display time required to complete running script
  546. AWK solution to subtract multiple columns of numbers
  547. tar command
  548. using alias in cygwin unix
  549. help me how to use nawk for required output
  550. please help
  551. commands to be executed in order for a batch jobs!
  552. lines searching >>
  553. How to append the output continously from a script
  554. Finding Duplicate files
  555. Moving files to 'trash'
  556. Replace text with filename
  557. Sorting in ramdisk
  558. How to keep track of filename in different shell
  559. How to write shell script in sun solaris ?
  560. replace a symbol with new line
  561. Extracting strings surrounded by parentheses and seperate by commas
  562. mv --no-clobber option
  563. Executing unix script on windows through MKSToolkit
  564. Using wget in a Perl script
  565. How a normal user run a script including root privileaged commands
  566. My Wireless Script Wont Work.....anyone??
  567. Bash script - integrate two files
  568. Perl script to move files not in use
  569. Same time ftp download in perl multiple sites.
  570. command line explanation
  571. A bi directional script that will monitor the TCP/IP connections between two physical
  572. How to get corresponding id in perl?
  573. how to write a shell script to login to a system which is interactive.
  574. Mapping name into unix script
  575. How to generate random strings from regx?
  576. Can anybody write this bash script ?
  577. AWK subtraction in multiple columns
  578. How to merge rows into columns ????
  579. number subtraction of multiple columns
  580. Need help on Mulitple files mutliple actions
  581. Shell script to transfer the files from source to target server.
  582. sftp file upload problem
  583. Rename multiple files lesson
  584. extract message
  585. How do I do if(string.endsWith("/")) in shell
  586. Simple 'sed' script for replacing text
  587. AWK: formating number without printf
  588. Working with OCR text inside PDF files
  589. month in single digit
  590. sed - remove spaces before 1rst occurence of string
  591. help with simple korn scripting
  592. compare and combine two files
  593. gawk and bash
  594. Awk and print help
  595. Bash script to delete folder based on text file information
  596. How to redirect the import log to /dev/null?
  597. How to check date variable according to the current date?
  598. I need suggestion on problem read a file line by line and do stuff
  599. SFTP in ASCII mode
  600. use a file to chmod
  601. Please help with script
  602. Retaining default OFS
  603. how to add a new column in an existing file
  604. Calling a file using Telnet
  605. Put header if file exists in a directory
  606. find string object
  607. AWK - HELP pls explain this ?
  608. Getting output on the behalf of a character
  609. selecting tokens from a string...
  610. Help!!!
  611. load command
  612. load a data from text file into a oracle table
  613. Print lines where there's no indent on the first field
  614. HTML utility in Sybase
  615. How to insert a string in a file at specified place?
  616. Awk help
  617. capturing the o/p to a variable
  618. any way to speed up calculations in bash script
  619. what is $$ S$ $# in shell scripting
  620. Quitting a bash script... any alternatives to exit?
  621. shell scripting on unix/mysql problems
  622. Unix Scripting Compare Integers
  623. Reading input files
  624. using AWK printf with userdefine variables
  625. truncate/round down 2nd string print both
  626. printf in bash shell not printing negative values
  627. grep problem
  628. Basic date validation help
  629. Return code is "0" though the command fails.
  630. How do I remove lines that have more than one of a certain character in them?
  631. Perl script for extract data from xml files
  632. How do I remove everything after a certain character in text files?
  633. input file unmatched
  634. Bash script for searching a string
  635. pattern changing
  636. rearrange a file
  637. problem passing arguments to script
  638. Extract string in square bracket
  639. grep data lessthan today's date
  640. if statement problem
  641. how to connect to a list of IP by ftp in shell script
  642. Change Root Password For Multi Stations
  643. Help with merging files
  644. way to exit a infinite process
  645. how to make an average value every 128lines?
  646. Perl strict
  647. unable to schedule job in cron
  648. how to add 0 in 1-9
  649. how to insert text between lines of an existing file using perl
  650. How to trim a 419th column in UNIX file.
  651. Replace missing standard folders from home directories.
  652. Transpose data from columns to lines for each event
  653. saving values in file in an array in awk
  654. maintaining form post session using curl
  655. [tcsh2bash] Tab completion - 'enhanced' equivalent in bash?
  656. cp -r excluding certain directories?
  657. Awk's variable in regular expression
  658. script hanging???
  659. how to get lines prior to the line being searched
  660. Scripting on AIX and using nohup
  661. File manipulation
  662. Rename file last char
  663. Need help in deleting old files from a ftp server
  664. Capture Shell Script Output To A File
  665. For loop problem
  666. string manipulation
  667. Converting Coins
  668. script to change the access permissions of the files
  669. another need for help in scripting (rsync)
  670. How to check site access in shell script
  671. Find with RegEx
  672. how to extract info from a file using awk
  673. different files for different values
  674. problem is tar
  675. Need to delete the latest two files..Help needed
  676. Shell Scripting
  677. help on script execution
  678. Separate sentences from two texts, combine them
  679. extracting multiple consecutive columns using awk
  680. need meanings for FTP codes
  681. Extract numbers below words with awk
  682. Broke Perl Script Second pair of eyes NET::FTPSSL
  683. using flag inside a for loop to check condition
  684. Loop through the accounts and servers
  685. pass parameter to function
  686. Lines Concatenated with awk
  687. copying one field to another
  688. Escaping embedded variables
  689. shell script required...
  690. help with sed to add delimiter and new field to each row
  691. change the font size in bash
  692. Why does my /bin/csh take longer than /bin/perl?
  693. Interpret sed and awk in the below command.
  694. Interpret the sed command.
  695. awk problem when attributing query to a variable
  696. While read and crontab line
  697. Get the List of functions with modified parameters
  698. Help on IF
  699. executable file
  700. neeed a script
  701. Wants alternate to the Sleep option??
  702. Updating the comments field on /etc/passwd
  703. Getting a Specific value from a file?
  704. How to reverse output?
  705. Get information like substring
  706. Compress the contents of a directory while copying data into it
  707. Regularly checking with shell script
  708. Pattern Matching
  709. sqlplus : not found
  710. Makefile debug target
  711. extract from a file based on values in another file
  712. Del - trash - restore CSH commands!!
  713. Simple Batch File Help Needed
  714. Change file privileges automatically
  715. Script Hangs!
  716. Integate two reports - bash script
  717. command to remove attribute of an html tag
  718. find the Root ID from the processes
  719. Align Text within <p> Tags in a HTML file.
  720. Controlling a RS-232 Serial Console from a Shell Script
  721. help with a unix shell script
  722. My first FTP bash script - sweet!
  723. time command
  724. How to run this program with only one input file at a time
  725. How to do a formatted substittion in perl with a csh variable?
  726. commands to create a MESSENGER in LAN
  727. doubt in banner command !!!
  728. please help in multiple for loop
  729. Substitute specific lines with lines from another file
  730. identify the unix processes performing high disk i/o reads and writes
  731. command to read file name and size
  732. character replace
  733. formatting output using echo
  734. text in columns
  735. how to give dictionary effect ?
  736. Script for Deleting files
  737. Keeping padding in a date field
  738. sed to read x.txt and grep from y.txt
  739. problem with replacing using script
  740. Column header
  741. Perl script to extract last date field (yyyy/mm/dd)
  742. grep tomorrow's date
  743. Makefile autogenerated by shell script for a given .c code file
  744. POSIX way of getting columns in tty?
  745. Help needed in expect scripting.
  746. How to convert tab delimited file to .csv file
  747. How to ftp?
  748. inserting data into a table from a flat file
  749. Webalizer issue when inside script
  750. random colour xterm alias
  751. identify specific pattern
  752. please help, find domain names in string
  753. how to search a value from a xml
  754. counting the lines of diff files in loop
  755. Sorting with multiple numeric keys
  756. I want match pattern after which another pattern
  757. Convert timeticks to hours
  758. Ksh - finding pattern in file and generating a new file
  759. count number of nonempty columns in row
  760. spooling through shell script
  761. subtraction in bash arrays
  762. trimming trailing slashes in variable
  763. shell scripting with directory
  764. Gnuplot shell script controlled animation
  765. I need help to run this utility from a shell script
  766. how to call a .bat file using KSH
  767. problem with script
  768. Until eof do????
  769. working with other programs in perl
  770. Problem in Downloading one day old files from FTP site
  771. remove and replace text in a file
  772. Downloadin files not older than 1 day from ftp site
  773. awk -v X=$vname...
  774. Log rotation script
  775. Open txt and store line in a var
  776. help with if condition.
  777. how to 'trap' the 'control+z' key
  778. Column means for multiple files
  779. how to import external HASH table in PERL???
  780. How to get the first column from the txt file using unix command?
  781. delete line help
  782. sftp automated script
  783. Print all between 2 strings
  784. File handling with bash shell scripting
  785. Date format
  786. Connection to database through shell script
  787. Problem scheduling perl script with "at" command
  788. tcp/ip and memory problem
  789. compare between the two dates
  790. How to compare size of two file which is in one directory
  791. How to read the value from a specific line and column in to a csh variable
  792. How to read a subfolder one by one in parent folder?
  793. need help in tab space !
  794. help:Reading width separated data
  795. Print line if first Field matches a pattern
  796. sort and semi-duplicate row - keep latest only
  797. sed -e command
  798. find file size greater than 1 GB
  799. Shell script to invoke options automatically
  800. Disable SSH key authentication
  801. CSV formatting with prefixing, appending and padding field
  802. ambigouity on using Mime::Lite?
  803. Better way to write this script
  804. ${0##*/}
  805. using sed seach replace
  806. Help with sed
  807. Format & re-arrange the records
  808. Ambiguous output redirect error
  809. multiple processes overlap
  810. simple tcsh question using foreach
  811. printing last two characters of each line
  812. gnuplot pipelined one-liner ?
  813. Redirecting columns from multiple files
  814. find PHRASE and PATH
  815. reading input from a file
  816. make shell script hidden
  817. Running a Java Programm with a (korn)shell-script
  818. merge columns into one line after a specific pattern
  819. ksh - adding a dynamic value to the front of a line
  820. How to count the number of occurences of this pattern?
  821. Shell/Perl script to convert to Capitalize case
  822. How to read the content of the particular file from tar.Z without extracting?
  823. syntax for CAT in ksh
  824. Replacing all except for the matching pattern
  825. setting positional parameters from variable: set $var
  826. Simple script
  827. copying a file without changing date stamp.
  828. validating a input file for numeric and character
  829. explain Xargs ?
  830. Getting a list of files on an ftp, via shell script...
  831. Shift Question (Perl)
  832. saving values from awk expression into shell array
  833. passing a hash to another script in perl
  834. Python, keep successively increasing longer list
  835. sh recursive sub-shell exit status problem
  836. check whether it is a non-numeric character
  837. converting xls file to txt file and xls to csv
  838. remove accents and symbols with sed
  839. decimal numbers
  840. How can I let other to run the script
  841. expect script
  842. Compare between two files
  843. Checking the cron process in unix
  844. Crontb schedule
  845. Parsing the data
  846. mapping device from an inq output to veritas disk groups
  847. Awk regular expression - I need exactly 1 occurrence of it
  848. help needed in a shell script for printing files
  849. Using gawk to clean up SQL
  850. sftp auto login
  851. Sort, group rows
  852. xml code in bash shell
  853. print ascii value of A
  854. to find whether update query is successfull or not using Ksh Script
  855. simple script
  856. How to make sed case insensitive
  857. email to group-id is failing to receive
  858. Formatting digits
  859. log file when the script fails !
  860. replacing spaces with null or 0 in the input file
  861. Appending a column in one file to the corresponding line in a second
  862. Single Cron
  863. special character
  864. Shell scripting - FTP
  865. Execute multiple commands in a find
  866. secure upload using public key
  867. How do I define a particular dir in PATH variable and then unset that dir
  868. variable numerical test
  869. daily backup scripts.....
  870. How do I ping each element
  871. getopts question
  872. Print Selection of Line between two Identifiers.
  873. Awk, shell variables
  874. renaming files
  875. Crontab problem
  876. Count number of digits in a word
  877. provide a user password from a script
  878. Display Line numbers
  879. Unable to find java command
  880. converting from reliant 2 solaris
  881. How to use variables/array in grep command
  882. Sorting the records in the Flat file
  883. unable to schedule in cron
  884. Regular Expression
  885. Merging of rows
  886. Need help in sed command [ printing a pattern + its line no or line no alone ]
  887. quoting question
  888. How to catch ENTER key inside the shell script?
  889. csh formatted strings
  890. Transfer data from one file to another
  891. storing records in awk array
  892. Please help to fingure out what wrong with my tomcat restarting bash script
  893. split a file but output file is fixed
  894. Need to extract specific pattern from logfile
  895. Source Env file in the Shell Script
  896. How to check the variable is present in array or not ?
  897. How to find files in current folder only?
  898. problem with shell variable's scope
  899. Mixing Perl with Bash
  900. Sed problem
  901. defining variables
  902. to check whether a directory or filename path is valid or not
  903. Using variables within awk/sed commands
  904. script to navigate thrugh directories
  905. which one is better Run by Cron or Shell
  906. Regarding changing shell thru script
  907. Need to find the mimimum & maximum
  908. checking for command output validity
  909. SED: how to remove newline after pattern?
  910. how to delete lines
  911. Want read and an built in enter key stroke
  912. single quotes in awk statement
  913. Getting file name ?
  914. Search text from a file and print text and one previous line too
  915. prefix suffix to each argument
  916. Retrieving File's Mime-type
  917. How do I get the name of latest file?
  918. Renaming Files (Multiple files)
  919. awk, shell script reverse engineering app generator - project
  920. Find files older then today & display with timestamp info
  921. Start Stop Restart
  922. Dynamically locating a file
  923. Restart script based on MD5sum
  924. Back Referencing in SED
  925. problem in awk int() function
  926. set -x command
  927. Grep for a negative number
  928. Need help in sed command (adding a blank line btw each block generated by pattern)
  929. gpsd, gpspipe NMEA sentences stream processing
  930. perl newbie
  931. eleminate repated process names and get second column value
  932. Updated drive image utility
  933. PATH dircetory search order
  934. low & high values
  935. Grep Different Files Using a Loop?
  936. special question, hard to describe in few words...
  937. BASH get variable according to name of another variable
  938. awk subtraction
  939. Fix the breaks
  940. pattern match
  941. help needed .. Unable to write the data to new file after matching the pattern
  942. Hi Needed help for Unix Newbie
  943. User addition in Unix box
  944. command to list .txt and .TXT file
  945. printf / regex
  946. How to delete matter in between two lines
  947. validating a file based on conditions
  948. regular expressions using perl script
  949. Interaction shell cmd prompt
  950. Validate long date format in If statement
  951. Download previous day files through FTP
  952. Find files which are <n> minutes old
  953. Not able to download the file
  954. If condition
  955. print ($6, $5)
  956. features of a new SHELL
  957. tcsh and user input
  958. how2 shell cmd into variable
  959. calculate number of strings in a variable
  960. Sed command to clean xml tag
  961. copy substr in existing string in Perl
  962. multiple conditions in if using && operator
  963. Sed parsing error
  964. Awk split doesn't work for empty delimiter
  965. Cron wait on dynaminc trigger file
  966. Extract Variable and Append it to the file
  967. how to sum values from 2 different files?
  968. Script to copy log files with today's date
  969. script to get IP address from ifconfig
  970. How do I tell if a directory is empty?
  971. Regular Expressions in If clause
  972. awk gsub with 2 patterns on one line
  973. extracting substring from a file name
  974. ftp. copy if size differs
  975. Shell - Matching 3 letter file names
  976. Problem with csplit
  977. Airthmatic Expression
  978. pattern matching
  979. file operations in shell scripting
  980. scripting running every minute
  981. Reading Of Array Element in Unix
  982. replace one or more tabs with commas
  983. AWK Output into a variable
  984. Parse and count lines
  985. Need to get First column from the text file
  986. Script required to copy and delete files
  987. for loop doesn't work
  988. BASH quoting behavior
  989. How could I disable "kill" confirmation message
  990. Passmass
  991. Help in Shell scripting to modify the User Creation script in oracle database.
  992. Need help in a shell script to edit a tablespace creation script.
  993. Search a line and output next line as well
  994. Scripting for Solaris Zones
  995. search file between last occurence of 2 strings
  996. Need to create a script to show what files in what folders
  997. Scripting Syntax
  998. Birthday Calculation
  999. .profile file error on HPUX 11.11
  1000. Delete line in file based on data in another file