Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . unix . shell
This is a Usenet group - learn more
Find or start a Google Group about shell.
Group info
Language: English
Group categories:
Computers
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 54627  Older »
Description: Using and programming the Unix shell.
 

Problem: perl negative look-ahead assertion in multi-line mode 
  Hello, I have updated/modified my mysql database in my free website recently. I have to re-code all my php files such that an extra statement has to be inserted before the last mysql_query call. It may have more than one mysql_query call in some of my php files. I try to use a negative look-ahead assertion to make such a change as... more »
By cibalo  - 5:51am - 1 new of 1 message    

GNU Parallel 20130522 ('Rana Plaza') released 
  GNU Parallel 20130522 ('Rana Plaza') has been released. It is available for download at: [link] The changes for this release has been in the core of the code, so this release should be considered beta quality. New in this release: * --ctrlc is now default if --pipe is not used; thus making it... more »
By tange  - May 21 - 1 new of 1 message    

ksh93, jobs program strings are overwritten somehow 
  Hi, I have a strange problem with ksh93. After a few weeks or so when running 'jobs' I only get random strings from previous executed commands back rather then the real program string. Example: This should print 'su -' sk@solarized:~ $ jobs [1] + Stopped (SIGSTOP) 48_59.solarized:2,S... more »
By Stefan Krueger  - May 21 - 2 new of 2 messages    

`loadkeys' with `--console' option 
  I'm not getting it to work. If I read the man page correctly, with the `--console' option you can confine the changes to a certain Linux VT. But there isn't an example... If I provide (for example) "/dev/tty2" it works, but it is not confined. "/dev/vcs[a]2", whatever that is, doesn't work (`loadkeys' says can't open).... more »
By Emanuel Berg  - May 19 - 3 new of 3 messages    

Free on-line courses in computational music and functional programming are offered 
  Hello Have you ever thought of you as a Computer Scientist contributing to flourish music and get benefited? And how if my second conjecture is that a person who knows dance can know programming better? Or to make the two together, “Computing could be taught and learned by using Music and Dance…”... more »
By ambujas...@gmail.com  - May 18 - 1 new of 1 message    

Perl regex - How to make my greedy quantifier greedier? 
  Hello, I would like to try some string matching in perl as is in the title. Let's create some testfiles for testing as follows. $ mkdir -vp testing/dir.a/dir_b/dir-c; cd testing/dir.a/dir_b/dir-c; \ touch This_is_testing1_org.txt This-is-testing2_org.txt \ this_is_testing3_org.txt this-is-testing4_org.txt; cd... more »
By cibalo  - May 16 - 5 new of 5 messages    

Gnuplot Question 
  Not sure if this is the right group... I have a data file of the following format: servername,2013-05-11 17:46:03,SomeText,195,195,11,2 02 servername,2013-05-11 17:47:03,SomeText,192,192,23,1 03 servername,2013-05-11 17:48:03,SomeText,189,190,14,1 17 servername,2013-05-11 17:49:03,SomeText,196,195,24,2 31... more »
By Beery  - May 16 - 2 new of 2 messages    

rsync as root without ssh as root 
  Hello all, I do my backups with rsync, but since I won't allow ssh root logins, I always thought that I had to physically connect the disk to the PC. Since I keep my backups offsite, I'd much rather also do the backup via ssh. I recently saw an comment mentioning that it is possible for rsync to become... more »
By Guillaume Dargaud  - May 15 - 8 new of 8 messages    

converting publication lists to html 
  I have to convert a slew of publication lists to html and because this would be quite tedious, I decided to write a short script to do the work for me. The simple script below reads each line of the file. If the line has text, it just prints the line. If the line is blank, it prints the closing "</div>" and the opening "<div>" with an in-line style set for the time-being. When it encounters a 2nd consecutive blank line, it just prints the blank line using the flags.... more »
By jacksh...@gmail.com  - May 11 - 4 new of 4 messages    

How to compute the MD5 and SHA-1 fingerprints of an RSA key in a Linux server? 
  ... [Cross-posting to news:comp.unix.shell.] [...] > % cp /etc/ssh/ssh_host_rsa_key.pub actual-key.b64 > Next, edit the 'actual-key.b64' file and remove the first characters > ("ssh-rsa "). > % base64 -d -i actual-key.b64 > actual-key.bin > % md5sum actual-key.bin > % sha1sum actual-key.bin... more »
By Ivan Shmakov  - Apr 29 - 1 new of 1 message    

1 - 10 of 54627   « Newer | Older »

XML