Hello
I have a group of files
Code:
a1.profile a2.profile a3.profile a4.profile b1.profile b2.profile b3.profile b4.profile
These files all have the same first line with a value s1 atop the columns
Code:
s1_context s1_ref s1_sample s1_% etc
I am trying to use sed in a for loop to replace the s1 in the header of each each file with the initial part of the filename with something like
I had vlc 1.3. installed and mistakenly added a download from another source for vlc 1.5 also to get extensions. Now I can't click in vlc at all. I have removed and re-installed several times, but the terminal says: "error while loading shared libraries: libvlc.
On the official downloads page I can only find the Java EE 6 Full Profile for 7.1, the Web Profile is only available for 7.0. Is there any place where I can download the Web Profile for 7.1? If not, why is there no such distribution?
hi guys,
i have created a file and i want to add that file to my .profile file. is there a way??
the file has .c extension. when i give "./a.out filename" my file which has been added to .profile has to execute.:confused:
Hi All,
This is the senario , i need to download a 4GB of single file at one shot, means if any interuption occured in the middle of the download , the entire file will be removed automatically. unfortunately i'm not able to download that file since my modem is going off during the low voltage period.
Hi,
Request your help in getting help with the below text formatting using awk. I am still learning awk and your help here is appreciated. Thanks in advance.
Desireoutput
----------------
Code:
Virtual Pool Destination Profile Profile Profile Profile
1. virtual-1 pool-1 212.254.110.174:https profile-a-1 profile-b-1 profile-c-1 profile-d-1
2.
I tried to install the latest ntp (ntp-4.2.6.p3-3) on a Dockstar, which is ARM-based. Pacman says "File ntp-4.2.6.p3-3-arm.pkg.tar.xz is corrupted." The package details say that the md5 checksum is 0ef577f839150fe36d90c3fab47e1c10, but if I download the file manually and check it, I get an md5 checksum of 4785f731d1f669980a6a6a6c8f160826.
That code causes makepkg to download a source file as <file>.part, which allows for downloads to be continued. Once the complete download is done, makepkg moves <file>.part to <file> and all carries on....Also, curl has been the default for quite some time now.Edit: where is the .tgz file being downloaded to? /usr/local/src or the directory with the PKGBUILD?
I have a server in USA (Linux box B), and my home PC (Linux box A),
and I need download a file from website C,
The issue is, it is very slow to download a file direct from A,
so I need download the file when I log in B, and sftp get the file from A.
Is there any way that I can download file and use B as proxy directly through only one line command?