Remove lines of text that end in "/" – unix.stackexchange.com 02:43 Posted by Unknown No Comments I am using rsync to generate a list of files that have changed and then using that list to upload the files to s3 rsync -av somefiles/ someotherfiles/ > list.txt while read F ; do echo ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "Remove lines of text that end in "/" – unix.stackexchange.com"
Post a Comment