ProfilLlogFotosBlogListen Extras Hilfe

Blog


    15 Mai

    use tr (translate or delete characters)

    tr   "\n" "," < stopword_nb.txt  | tr -d "\r" > nb
    translate or delete characters
    http://www.issociate.de/board/post/235976/sed_and_newline_(x0a).html
    In Unix, how can I replace a single string in a large number of files?  http://kb.iu.edu/data/afrk.html