Voir la version complète : comp.unix.shell


Page : 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14

  1. Capturing PID in bash
  2. ! How do I parse this??
  3. need awk (?) for files on site
  4. file command magic for audio files
  5. Grep Question
  6. Grep Question
  7. Unix required: one line comand to date Column to a fixed length file parsing the file name
  8. Shell Scripting for FTP
  9. how to do the file1-file2?
  10. Required your to create the script and how to run it
  11. ulimit can be set to a particular process or not
  12. SED - File manipulation
  13. sed: delete to end of line
  14. howto orphan a program?
  15. Name resolution problem with a Bash CGI.
  16. Shell Script to count no. of vowels in a string
  17. bash to tcsh
  18. ssh related
  19. retaining "link path" with pwd
  20. ssh/scp password related
  21. error: A test command parameter is not valid
  22. pipe between two bash builtins
  23. Bash Shell wildcard handling [root@pudasin31 test]# echo [A-B]* A b B [root@pudasin31 test]# echo [A-D]* BASH Shell wildcard handling wrong. [root@pudasin31 test]# csh [root@pudasin31 test]# echo [A-D]* A B C D
  24. Korn shell: setting $PS1 to $PWD
  25. GNU Makefile with phony target and source files as dependencies of a target
  26. Script 'While net connection is alive, do'
  27. use of ssh command and to find an entry is a file or directory
  28. ksh script is mistaken for a function
  29. spaces in string values
  30. running in background with ssh
  31. Hai how to set ulimit ?
  32. nohup doesn't ends after initiates a command
  33. array of pairs
  34. Redirecting STDOUT to STDIN
  35. Colors and regex in zsh
  36. processing a 'string' by lines and values
  37. OT: tzupdater
  38. Comparison of two files based on timestamp
  39. commando to know shell in using
  40. While read and "too many open files" problem.
  41. time question
  42. [Q]What if my ssh session is timedout or closed while some command is still doing something?
  43. Using Return Codes (PuTTY and AIX)
  44. edit all files
  45. colon
  46. Cut Questoin
  47. line xx: syntax error: unexpected end of file
  48. IFS without space in it
  49. grep the parameter list is too long.
  50. SED-Question
  51. Awk Question
  52. bashrc problem
  53. using time constraints
  54. sed s only on first matching line?
  55. (question) Corrupted production script -- how to find out
  56. Printing part of the file between string delimeters
  57. how come this cut command is not working?
  58. To find wether given entry is a file or directory
  59. command autocomplete with sudo in tcsh
  60. sed and deletion
  61. how to "unfunction" in bash?
  62. Problem Generating Unique sequence
  63. Problem with case statement
  64. using if then statement within case statement
  65. Regular expression problem
  66. Unset all environment variables
  67. sort -M equiv
  68. Creating checksums for each subdirectory
  69. File modification time comparison
  70. 'include' bash file in script (source) - path problem
  71. Shell variable expansion in a file?
  72. Windows Lookup in UNIX
  73. sed on AIX 5.1 lack of "in-place" option?
  74. how to sort df -k and bdf output?
  75. Operational Metrics
  76. How to chain expressions in single sed command?
  77. Adding up multiple files (like matrix addition)
  78. finding a match within a line?
  79. simple grep Q
  80. Keyword Search in files (multiple directories) whose names have spaces
  81. Copy files of a specific date to a folder
  82. creating new sections with sed
  83. tee command
  84. test integer value - ksh
  85. Broken pipe re-run
  86. Regarding the usage of basename
  87. How to create self-executable archives?
  88. Wildcard comparrison question
  89. To find the files bigger than the given size
  90. Catch the outputs of an external commands
  91. Problem with sed command
  92. Arithmetic on an array
  93. To remove the old files of more than one hour
  94. how to calc min max in subnet
  95. ÊæÙíÝ ãÕÑ - æÙÇÆÝ ÎÇáíÉ æ ÝÑÕ Úãá ÔÇÛÑÉ .
  96. expr problem , checking numbers are in sequence
  97. Difference between sudo -u and su -c ?
  98. remove all instances of a file
  99. Using eval with awk
  100. string begin with an ip how to check?
  101. How to convert a shell string (separated by spaces) to a shell array?
  102. simple awk script to separate white spaces
  103. Range File copy
  104. setenv does not work
  105. Replacing single quote with double quote in a line
  106. Tcl Install Configuration Error
  107. Sed question, please
  108. DST2007 Script
  109. search a characters in a text files
  110. compare two text files
  111. Password Protected Directory?
  112. how to send a mail from shell?
  113. : Add variable to $PATH
  114. Can redirection change exit status of a pipeline?
  115. emacs style completion in ksh93
  116. Unix Sort?
  117. find -print0 confusing me
  118. exec script in all subdirs; pathnames contain spaces
  119. scp and stdin
  120. .ssh directory permission denied
  121. Redhat /etc/init.d problem
  122. grepping and cutting
  123. sed command
  124. is it possible to run a Cygwin scipt from the Windows command line?
  125. jre installation with automatic acceptance of license agreement
  126. Safe reading of list of files in bash
  127. validating shell script...
  128. Re: quoting in a for loop
  129. Via FTP, any way to copy a remote file to another remote directory
  130. which is more powerfull ?
  131. shell script not working
  132. grep -x option not working on Sun?
  133. with find.... file extension - regexp???
  134. add content of 3 files to a template
  135. SED Join needed
  136. midnight-commmander question
  137. Re: localization patch 119408-07
  138. ls display
  139. Error in visudo
  140. RE: send email with Cygwin
  141. How should I store one bash script inside of another?
  142. 'more' fails, but 'vi' works??
  143. send email with Cygwin
  144. Redirection specs/syntax for POSIX
  145. Background jobs from ssh
  146. Getting rsh on Solaris to return without waiting - no luck with the FAQ's method
  147. Adding printf lines in C style files
  148. Concatenate a string that spans multiple lines in bsh
  149. Determining the full path to a running script
  150. merge files along with file names
  151. line return
  152. awk getline bash problem
  153. awk getline
  154. tracking back files in .sh_history file
  155. command line calculator
  156. Getting file version
  157. Comparing values
  158. Careful Sed Replacement
  159. Kshell Script - How to detach child Process from Parent Process
  160. Newbie AWK problem.
  161. Bash CGI - writing, renaming and deleting files and directories.
  162. SSH login automation by Expect, get stucked at last step....!!!
  163. how replace [space][dot]
  164. cat first line in all files in this dir
  165. Calling DB2 statement through a unix shell
  166. UFSDUMP Question
  167. DATE MATH
  168. cal or pcal to iCalendar?
  169. MAILX
  170. Re: ~ expansion in bash
  171. grep pattern problem
  172. write to all file
  173. basic question: other than xset how to turn terminal bell off
  174. Doubling backslashes?
  175. newbie question: alias for a login name
  176. EOF explanation
  177. Fs problem
  178. -- how to get the difference of these two files
  179. ssh, tcsh and .tcshrc
  180. Having trouble zipping a file and applying a password
  181. Ideas on command to zero out files on system?
  182. typeset -xr HISTFILE=""
  183. Check if current day is last saturday of a month, WITHOUT GNU date!
  184. Using * in alias with arguments (tcsh)
  185. history+readline+ncurses
  186. problem with if command
  187. how to handle an additional variable being passed to second script
  188. process all lines after a match
  189. combining remote unix folder and my local unix folder
  190. New to Regular Expression
  191. rm command
  192. grep "${@F}"
  193. How to cut/paste part of a line in vi?
  194. Copy modified files from one directory to another.
  195. dead loop caused by adding "." to .bashrc
  196. ls or 'ls -a' not display anything
  197. script runs interactively but not via cron
  198. Modifying files
  199. modify variable
  200. select specific lines
  201. 'exit' doesn't exit in some cases.
  202. Grep a tag....backslashes cutted off...
  203. Strange return code behaviour
  204. Supress error message from clearcase
  205. hey hilfe
  206. searching all recent log files
  207. Script Errors, Logs and Alerts for a bunch of cron jobs? Linux Redhat
  208. /bin/tcsh does not execute
  209. search one file with entries in another?
  210. formatting output
  211. Find and grep syntax
  212. pipes
  213. find command difficulty
  214. Print part of file - UNIX command
  215. ignoring first line of file awk
  216. awk , ignoring first line of file
  217. Do you add file type suffix to your script?
  218. sed- reformatting date
  219. using TAIL before GREP to minimize GREP search time.
  220. list files in a directory and remove the line
  221. cygwin
  222. About hex2dec and dec2hex conversion
  223. replacing double carriage returns with a single one
  224. cron job on default box with fetchmail every hr on cpanel
  225. : about File Mask
  226. timestamp conversion and filepattern search
  227. Adding some expression to many text files...please
  228. piping self to other command
  229. Splitting a line uip
  230. printf into text file.
  231. Command shell logging/auditing replacement for /bin/tcsh
  232. Brain teaser
  233. using sed or similar to remove outer apostrophes
  234. sed question
  235. Redirecting Default Standard Out and/or Std Error inside bash script
  236. File expression handling for exclusion list
  237. How to split string into separate components?
  238. Using UnZip 5.3 to unzip "COBOL alphanumeric and signed numeric format" files
  239. sed - delete third tab in each line
  240. hinv command (IRIX to LINUX)
  241. Find files with specific dates in filename
  242. Grep a tag
  243. Wildcards in list of files for tar
  244. Counting Fields
  245. How to record all the users' operations in the ser?
  246. How to map the string to string in array?
  247. Cmd returns ctrl to bash b4 completion, how to get PID
  248. "Parallell" substitutions using sed
  249. spaces to underscores
  250. sed and preserving security
  251. Matching lines with all capitals
  252. exit status from a pipe chain
  253. rename multiple files in multiple directories
  254. find cmd
  255. Nasty task, or challenge for someone bashy!
  256. Variables are empty and i don't know why
  257. where the Kshell usefull rather than Other shells
  258. filter out files when ls command is used
  259. Bash: Difference in && in "if" and "[[" commands
  260. Replacing a word in string
  261. quoting,variable substitution and command substitution
  262. Count caracters on a line
  263. Need a trick for logging all FORTRAN and C++ executables called within ksh script
  264. using sed and regular expressions to convert java properties to environment variables
  265. Start a shell on a remote/networked linux system???
  266. How to partially read a file
  267. How to "test" shell script without running it?
  268. using sed to replace everything between quotes
  269. What is the date format for tar --newer
  270. cutting a section from a file in shell
  271. /etc/init.d script not starting at boot
  272. sed - repalce tabs
  273. ifeq expression
  274. building with makefile
  275. ssh via gateway to work host script
  276. How to use find command and exclude some files in the same time?
  277. filenames with spaces and list in a for loop
  278. /bin/cat <<-EOM 1>&2
  279. Move a file content into a varibale
  280. Count and apply command to a variable number of argument
  281. Inserting file after first occurrence of blank line with sed
  282. Using wildcards with mv
  283. translate ascii-characters
  284. Newbie question! ;-)
  285. newbie !
  286. bash command script to remove line from a file
  287. Problem to access file
  288. Removing Hidden Characters From a File
  289. Need passing argument in a script
  290. confused by date
  291. list files based on time change
  292. Need with shell commands
  293. adding files to foobar.tar.gz
  294. Question about Suid
  295. Currently executing script path ?
  296. Can a filename pattern specify both hidden and non-hidden files
  297. Anyone used mtftar? (converting Windows .bkf backup files to .tar)
  298. connect / as sysdba
  299. Re: ~ expansion in bash
  300. cd to last directory in the listing